Add user auth, personal cabinet, admin panel and first admin bootstrap

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-06 22:20:09 +03:00
parent c6a7ecfc4c
commit 61e7290ce8
26 changed files with 1351 additions and 108 deletions
+1
View File
@@ -1,3 +1,4 @@
Flask-Login==0.6.3
Flask==3.1.0
Flask-SQLAlchemy==3.1.1
psycopg2-binary==2.9.10