A progressive Node.js framework for building efficient and scalable server-side applications.
## Description [Bull](https://github.com/OptimalBits/bull) module for [Nest](https://github.com/nestjs/nest). ## Installation ```bash $ npm i --save @nestjs/bull bull $ npm i --save-dev @types/bull ``` ## Quick Start [Overview & Tutorial](https://docs.nestjs.com/techniques/queues) ## Support Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support). ## People - Author - [Frederic Woelffel](https://fwoelffel.me) - Maintainers - [Frederic Woelffel](https://fwoelffel.me) & [Kamil MyĆliwiec](https://twitter.com/kammysliwiec) - Website - [https://nestjs.com](https://nestjs.com/) ## License Nest is [MIT licensed](https://github.com/nestjs/nest/blob/master/LICENSE).