Skip to content

shiguol/Flask-Bootstrap

 
 

Repository files navigation

Flask-Bootstrap

Flask project structure for bootstrap.

cd to the project path, run:

virtualenv venv
. venv/bin/active
pip install -r requirements.txt

Delete docs/, update README.md and LICENSE as needed.

Rename folder Flask-Bootstrap/ and proj/ to your real project name.

Rename all the proj in codes to your real project name.

Rename proj_uploads in deploy/nginx.conf as needed.

Init database:

python manage.py db init

About

Flask sample project for bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published