Add microservices, web UI, and replay tooling
Some checks failed
ci / tests (push) Has been cancelled

This commit is contained in:
dan
2025-12-25 03:28:40 +03:00
commit 46a07f548b
72 changed files with 9142 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
fastapi>=0.115
uvicorn[standard]>=0.30
httpx>=0.27
sqlmodel>=0.0.16
passlib[bcrypt]>=1.7
PyJWT>=2.9
pydantic-settings>=2.2
psycopg[binary]>=3.1