Skip to content

cgarnier/nestjs-bull-example

Repository files navigation

nestjs-bull-example

Prerequisite

  • docker
  • docker-compose

Installation

$ docker-compose build

Running the app

# Start the stack
$ docker-compose up

Add jobs

# Request with httpie
$ http POST http://localhost:3000/jobs value=2

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published