@renato.ames/nestjs-bull-emitter
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

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'

Readme

Keywords

none

Package Sidebar

Install

npm i @renato.ames/nestjs-bull-emitter

Weekly Downloads

1

Version

0.3.2

License

UNLICENSED

Unpacked Size

324 kB

Total Files

61

Last publish

Collaborators

  • renato.ames