feat(api): add queue notifications module
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

This commit is contained in:
2026-03-08 17:27:41 -05:00
parent a6f1438f40
commit 06f2cc4be3
8 changed files with 578 additions and 1 deletions

View File

@@ -56,6 +56,7 @@
"bcryptjs": "^3.0.3",
"better-auth": "^1.4.17",
"bullmq": "^5.67.2",
"chokidar": "^4.0.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.3",
"cookie-parser": "^1.4.7",