Skip to content

greyli/moments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moments

Capture and share every wonderful moment.

Example application for Python Web Development with Flask (《Flask Web 开发实战》).

Installation

Clone the repo:

$ git clone https://github.com/greyli/moments.git
$ cd moments

Create & activate virtual env then install dependency with PDM:

$ pdm install

Generate fake data then run:

$ pdm run flask fake
$ pdm run flask run
* Running on http://127.0.0.1:5000/

Test account:

License

This project is licensed under the MIT License (see the LICENSE file for details).

About

Albumy (2018) -> Moments (2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published