Commit graph

6 commits

Author SHA1 Message Date
f137d26176 Docker build command bugfix 2023-02-17 16:14:45 +04:00
cef8895fb0 Template variable bugfix 2023-02-17 16:12:04 +04:00
bd4c0987c2 Working Dockerfile and Compose.yml, makefile docker cmd 2023-02-17 15:55:52 +04:00
66133ac46c Makefile: pycache in root dir 2023-02-15 19:56:28 +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