Skip to content

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages