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 Consumer

NestJs application configured with module to send emails while connected to RabbitMQ waiting for a message pattern.

Install Dependencies

  > npm install

Debug

  > npm run start:dev