init(app): initial version

This commit is contained in:
Aleksandr Tcitlionok
2024-12-04 08:30:25 +00:00
parent 79c3766d06
commit 209bf98fb4
17 changed files with 380 additions and 0 deletions

5
app/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
# Here be dragons
fastapi
uvicorn
pyyaml
rich