# bull **Repository Path**: mirrors_nestjs/bull ## Basic Information - **Project Name**: bull - **Description**: Bull module for Nest framework (node.js) :cow: - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456 [circleci-url]: https://circleci.com/gh/nestjs/nestA progressive Node.js framework for building efficient and scalable server-side applications.
## Description Monorepo containing Nest modules for [Bull](https://github.com/OptimalBits/bull) and [BullMQ](https://github.com/taskforcesh/bullmq) packages. ## Installation (Bull) ```bash $ npm i --save @nestjs/bull bull ``` ## Installation (BullMQ) ```bash $ npm i --save @nestjs/bullmq bullmq ``` ## 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 - Maintainers - [Kamil MyĆliwiec](https://twitter.com/kammysliwiec) - Contributors - [Frederic Woelffel](https://fwoelffel.me) - Website - [https://nestjs.com](https://nestjs.com/) ## License Nest is [MIT licensed](https://github.com/nestjs/nest/blob/master/LICENSE).