Commit graph

3 commits

Author SHA1 Message Date
c7da7e32b7 Added simple web page, routes are in a separate file 2023-02-15 17:34:49 +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