Initial dashboard organization setup

This commit is contained in:
hyunho
2026-03-25 10:26:33 +09:00
commit d9023abed6
22 changed files with 5340 additions and 0 deletions

5
backend/requirements.txt Executable file
View File

@@ -0,0 +1,5 @@
fastapi==0.116.1
uvicorn[standard]==0.35.0
psycopg[binary]==3.2.9
python-multipart==0.0.20
openpyxl==3.1.5