https://github.com/sky3d/bullmq-test
Experiments with BullMQ
https://github.com/sky3d/bullmq-test
Last synced: over 1 year ago
JSON representation
Experiments with BullMQ
- Host: GitHub
- URL: https://github.com/sky3d/bullmq-test
- Owner: sky3d
- Created: 2023-05-23T12:12:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-23T15:49:10.000Z (about 3 years ago)
- Last Synced: 2024-10-19T12:17:48.782Z (over 1 year ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Run enviroment with redis
`npm run env:up`
### start server
`npm start`