Purpose of this project is to provide back-end services for Expense Tracker application.
The best way to run basic (only three microservices) version of the project is to use docker containers. Execute the following command to build and run project:
$ docker-compose -f docker-compose-basic.yaml up --build