Initialize backend and frontend structure with Docker setup and dependencies
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
sqlalchemy
|
||||
psycopg2-binary
|
||||
httpx
|
||||
pydantic
|
||||
python-dotenv
|
||||
lxml
|
||||
apscheduler
|
||||
authlib
|
||||
redis
|
||||
Reference in New Issue
Block a user