https://github.com/tanvirstreame/rabbit-mq-nodejs
https://github.com/tanvirstreame/rabbit-mq-nodejs
message-broker nodejs rabbitmq rabbitmq-consumer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanvirstreame/rabbit-mq-nodejs
- Owner: tanvirstreame
- Created: 2022-04-20T20:48:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T20:49:19.000Z (about 3 years ago)
- Last Synced: 2025-02-02T00:14:30.915Z (4 months ago)
- Topics: message-broker, nodejs, rabbitmq, rabbitmq-consumer
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rabbit MQ Message broker
[](https://travis-ci.org/joemccann/dillinger)
### Tech
* Node JS
### Installation
Do install Rabbit MQ in your system.
Go to server1 and server2 folder and use following command to install the dependencies and devDependencies and start the server.
```sh
$ npm i
```
Running the project...```sh
$ npm start
```License
----MIT