The Wayback Machine - https://web.archive.org/web/20200428040246/https://github.com/nestjs/bull
Skip to content
Bull module for Nest framework (node.js) 🐮
TypeScript JavaScript
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci test(): fix invalid port (e2e tests) attempt 6 Dec 13, 2019
.github chore(): add github remplates, add circleci Dec 11, 2019
e2e style(): revert style changes Apr 14, 2020
lib style(): revert style changes Apr 14, 2020
.commitlintrc.json fix(): add missing angular commitlint config Feb 19, 2020
.eslintignore fix(): add missing angular commitlint config Feb 19, 2020
.eslintrc.js fix(): add missing angular commitlint config Feb 19, 2020
.gitignore ci: add codeclimate coverage reporting May 5, 2019
.npmignore fix(): fix invalid checks in metadata accessor Dec 14, 2019
.npmrc chore(npm): configure default npm version message May 4, 2019
.prettierignore ci: add codeclimate coverage reporting May 5, 2019
.prettierrc chore(): add github remplates, add circleci Dec 11, 2019
.release-it.json fix(): add missing angular commitlint config Feb 19, 2020
FUNDING.yml chore: add funding configuration Jun 27, 2019
LICENSE chore: add licence Mar 25, 2019
README.md Update README.md Feb 14, 2020
docker-compose.yml test(): fix invalid port (e2e tests) attempt 4 Dec 13, 2019
jest-e2e.config.js Linting & removing duplicate keys inside jest config Dec 25, 2019
jest.config.js Linting & removing duplicate keys inside jest config Dec 25, 2019
package-lock.json chore(deps): update dependency @typescript-eslint/parser to v2.30.0 Apr 27, 2020
package.json chore(deps): update dependency @typescript-eslint/parser to v2.30.0 Apr 27, 2020
renovate.json chore(): update renovate options Dec 13, 2019
tsconfig.json chore: fix tsconfig Jul 8, 2019

README.md

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

Bull module for Nest.

Installation

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

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.

You can’t perform that action at this time.