Initial commit: Portal Auth Admin Dashboard

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-18 08:18:50 +02:00
commit 7caa62a428
20 changed files with 1347 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
flask>=3.0
psycopg2-binary>=2.9
bcrypt>=4.0
python-dotenv>=1.0
gunicorn>=21.0