Add initial jobs implementation
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"test:e2e": "jest --config ./test/jest-e2e.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@liaoliaots/nestjs-redis": "^9.0.5",
|
||||
"@nestjs/bull": "^10.0.1",
|
||||
"@nestjs/cache-manager": "^2.1.1",
|
||||
"@nestjs/common": "^10.0.0",
|
||||
@@ -38,6 +39,7 @@
|
||||
"cache-manager-redis-yet": "^4.1.2",
|
||||
"fp-ts": "^2.16.3",
|
||||
"hbs": "^4.2.0",
|
||||
"ioredis": "^5.3.2",
|
||||
"minio": "^7.1.3",
|
||||
"open-graph-scraper": "^6.3.0",
|
||||
"prom-client": "^15.0.0",
|
||||
|
Reference in New Issue
Block a user