Go to file
2019-08-29 10:00:49 +01:00
backend Changed application.properties default values to be more obvious if not configured correctly 2019-08-16 09:25:31 +01:00
frontend Default site selection is now the first returned option 2019-08-29 10:00:49 +01:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Version increment 2019-08-27 10:14:22 +01:00
README.md Updated README instructions. 2018-10-03 11:40:34 +01:00

Observation Database

An application for simple recording of training observations.

Build Project

mvn clean install

Development run

mvn --projects backend spring-boot:run