Skip to content

This project illustrates how to use node.js worker thread in a NestJS app and have access to dependency injection.

Notifications You must be signed in to change notification settings

zenstok/nestjs-worker-thread-example

Repository files navigation

Description

This project illustrates how to use node.js worker thread in a NestJS app and have access to dependency injection.

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Stay in touch

About

This project illustrates how to use node.js worker thread in a NestJS app and have access to dependency injection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published