/microservices-node

Practice for microservices

Primary LanguageJavaScriptMIT LicenseMIT

microservices-node

Practice for microservices

Projects

App that renders pages

Service registry to handle services

Handle services for speakers

Handle services for feedback

Prerequisites

Install RabbitMQ to make feedback work

brew install rabbitmq

Run manually RabbitMQ service by running /usr/local/opt/rabbitmq/sbin/rabbitmq-server in the console.

How to start

Start first the conference-app project and then the other ones