first init

This commit is contained in:
WillowMT
2026-02-20 14:00:43 +07:00
commit f17c0ba90e
21 changed files with 960 additions and 0 deletions

2
backend/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi==0.115.6
uvicorn[standard]==0.32.1