first commit

This commit is contained in:
2026-04-13 08:32:28 +02:00
commit 1074a91487
72 changed files with 4078 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
Flask==3.1.0
Flask-Login==0.6.3
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.2
email-validator==2.2.0
gunicorn==23.0.0
pywebpush==2.0.3
python-dotenv==1.0.1