UPD: This project is a mess, gonna make it look pretty in a couple of weeks
Routine generator for musicians
This is a tool to generate your daily music routine. The idea is to create a personal virtual coach who will give you your personal routine everyday.
This is a backend built with microservices architecture. It uses docker to setup environment and Netflix OSS stuff for monitoring and so on,
And first you need to install Docker - https://www.docker.com/
Then build root project with maven: mvn clean install spring-boot:repackage
Then build a docker image: docker-compose build
And start it: docker-compose up
https://github.com/ohhaithere/musicroutine-front - front-end for this