Skip to content

luskin/bull

 
 

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Monorepo containing Nest modules for Bull and BullMQ packages.

Installation (Bull)

$ npm i --save @nestjs/bull bull
$ npm i --save-dev @types/bull

Installation (BullMQ)

$ npm i --save @nestjs/bullmq bullmq

Quick Start

Overview & Tutorial

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.

People

License

Nest is MIT licensed.

About

Bull module for Nest framework (node.js) 🐮

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%