Skip to content

marc0tjevp/NodeRabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeRabbit

Playing around with MQRabbit in Node.js.

Diagram

Project Installation

  • Clone the project
  • yarn install
  • node index.js or nodemon in the directory of a service

RabitMQ Installation

You can run the default configuration of RabbitMQ in Docker

docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3-management

About

🥕 Playing around with MQRabbit in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published