Online-Bank-Simulator
Getting started
to run the project in the source folder run the command
~/Online-Bank-Simulator/source/$ mvn clean install -DskipTests
after this you should run the next commands in the root folder
~/Online-Bank-Simulator/$ docker-compose build
~/Online-Bank-Simulator/$ docker-compose up -d