Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 236 Bytes

Broker Emiter

NestJs application configured with swagger and a module with controller and service to send messages through RabbitMQ.

Install Dependecies

  > npm install

Debug

  > npm run start:dev