Commit graph

4 commits

Author SHA1 Message Date
abf60b3ac4 Removed .env from gitignore 2023-02-17 16:21:02 +04:00
a451349d64 New gitignore based on GitHub's one 2023-02-17 16:02:12 +04:00
9ead8a457c Improved structure
- Flask app factory instead of initializing `app` variable
- Gunicorn for production server
- Makefile: python3 -m
- .gitignore: instance dir
2023-02-15 16:00:30 +04:00
058bcd13e5 Basic template 2023-02-14 19:53:57 +04:00