first commit

This commit is contained in:
Mateusz Gruszczyński
2025-03-07 22:35:43 +01:00
commit 6bd6284f49
17 changed files with 652 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Flask
Flask-SQLAlchemy
Flask-Login
Werkzeug
waitress
markdown