init: web portal
Some checks failed
Build and Push Images / build-backend (push) Has been cancelled

This commit is contained in:
qorgh529
2026-04-06 21:16:17 +09:00
commit 5e7e245858
21 changed files with 1717 additions and 0 deletions

7
backend/requirements.txt Executable file
View File

@@ -0,0 +1,7 @@
fastapi==0.110.0
uvicorn==0.29.0
psycopg2-binary==2.9.9
bcrypt==4.1.2
PyJWT==2.8.0
pydantic==2.6.4
python-multipart==0.0.9