chore(backend): upgrade deps and remove redis/rq

This commit is contained in:
Abhimanyu Saharan
2026-02-10 16:05:49 +05:30
parent dcdc0a25b1
commit 5c25c4bb91
17 changed files with 538 additions and 439 deletions

View File

@@ -128,7 +128,7 @@ npm run api:gen # regenerate typed API client via Orval
There is a `frontend/Dockerfile` used by the root `compose.yml`.
If youre working on self-hosting, prefer running compose from the repo root so the backend/db/redis are aligned with the documented ports/env.
If youre working on self-hosting, prefer running compose from the repo root so the backend/db are aligned with the documented ports/env.
## Troubleshooting