first commit

This commit is contained in:
sykweon
2024-03-04 14:22:31 +09:00
commit c95150ace9
17 changed files with 3270 additions and 0 deletions

3
requirements.txt Executable file
View File

@@ -0,0 +1,3 @@
fastapi==0.83.0
uvicorn==0.16.0
jinja2==3.0.3