0.3.2 • Published 3 years ago

@renato.ames/nestjs-bull-emitter v0.3.2

Weekly downloads
4
License
UNLICENSED
Repository
github
Last release
3 years ago

Description

Emit events to other projects using bull and filtering by decorators.

Installation

$ nvm use
$ npm install

Running the app

Clone the Receiver project.

$ docker-compose up -d
$ npm run start

Using

In your receiver project add the decorator like this example.

Calling

curl --request PUT 'http://localhost:3000/contents/123'