Sample application of microservices with Nodejs
Go to all subfolders and install packages.
npm installAfter that, start the application locally with
npm startGo to homepage at: http://localhost:3080
On MAC machine
brew install rabbitmqStart RabbitMQ server. Check for the path after you install rabbitmq.
/usr/local/sbin/rabbitmq-serverTest Message Queue at: http://localhost:3080/feedback