Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 315 Bytes

File metadata and controls

13 lines (6 loc) · 315 Bytes

RabbitMQ-NodeTS-Example

image

To run the application

  • docker-compose up to start RabbitMQ server
  • cd to consumer and npm run watch
  • cd to producer and npm run watch