Finish MVP and dockerize

This commit is contained in:
2026-04-02 19:15:47 +02:00
parent 90ad5e0260
commit 30cb18b55e
50 changed files with 2346 additions and 17 deletions

View File

@@ -11,8 +11,15 @@ python-logging-loki
fastapi
flask
flask-cors
sqlalchemy[asyncio]
asyncpg
httpx
uvicorn[standard]
pydantic
pydantic-settings
python-jose[cryptography]
python-docx
boto3
# Worker (Celery + Redis)
celery[redis]