first commit

This commit is contained in:
Mateusz Gruszczyński
2025-07-02 11:43:43 +02:00
commit 94efe3bf66
19 changed files with 796 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
Flask
Flask-SQLAlchemy
Flask-Login
Flask-SocketIO
eventlet
Werkzeug