/2018_team_1_api

This is the repo for the '2018_team' event for the team:'2018_team_1'

Primary LanguageJava

Here to Help

How to run the app:

(We're assuming docker is installed...)

  • Run this from the root directory of the project: mvn clean package && docker-compose up -d
  • To stop the app, Run this from the root directory of the project: docker-compose down