A (Work in progress) Flask Boilerplate
There are another Flask boilerplate out there, but this is include some extra batteries like Flask-Migrate, Flask-Script, etc.
python manage.py runserverAnd go to your browser at http://localhost:5000.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A (Work in progress) Flask Boilerplate
There are another Flask boilerplate out there, but this is include some extra batteries like Flask-Migrate, Flask-Script, etc.
python manage.py runserverAnd go to your browser at http://localhost:5000.