Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 396 Bytes

Message Broker Sample Project

This is an example project I created using RabbitMQ and Node.js

How to start the project

Go to the project directory

  yarn install
  # use -d to run docker on detached mode
  docker-compose --file docker/docker-compose.yaml up
  yarn start

Now you can acccess on your browser htttp://localhost:3000/send and check your terminal to see the message