Simple template for a Flask application including MySQL database and Docker
DarkCat09
9ead8a457c
- Flask app factory instead of initializing `app` variable - Gunicorn for production server - Makefile: python3 -m - .gitignore: instance dir |
||
---|---|---|
.gitea | ||
flaskapp | ||
.gitignore | ||
app.py | ||
Makefile | ||
pylintrc | ||
README.md | ||
requirements.txt |