Commit Graph
2 Commits
Author SHA1 Message Date
Burer ab629e3709 [feat/flask] Small infrastructure fixes
- Added Dockerfile and .env in .gitignore (just in case)
- Sorted .gitignore
- Removed Flask dependencies from requirements.txt
2025-03-25 12:58:30 +02:00
Burer 4a220140f9 [feat/flask] Small fixes and maintenance
- Fixed encoding error when reading locale.ini
- Added redirect from "/" route to "/en" route
- Added ifmain to app.py to fix Flask console error
- Added .gitignore for Flask
- Added requirements.txt
2025-03-25 12:51:33 +02:00