This project illustrates how to use node.js worker thread in a NestJS app and have access to dependency injection.
$ yarn install
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prod
- Author - zenstok
- Blog - https://rabbitbyte.club
- Email - [email protected]