first commit

This commit is contained in:
2026-03-17 20:59:58 +01:00
commit 8992811486
14 changed files with 1396 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
Flask==3.0.3
python-dotenv==1.0.1
gunicorn==22.0.0