Practice for microservices
App that renders pages
Service registry to handle services
Handle services for speakers
Handle services for feedback
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.
Start first the conference-app project and then the other ones