project setup

This commit is contained in:
2024-03-24 13:41:49 +03:00
commit ef60d563fa
37 changed files with 19910 additions and 0 deletions

3
backend/requirements.txt Normal file
View File

@ -0,0 +1,3 @@
fastapi[all]
sqlalchemy