Go to file
2018-10-08 11:44:05 +01:00
backend More strictly defined authenticated routes. 2018-10-08 11:44:05 +01:00
frontend Added basic authentication on api POST routes. 2018-10-08 11:42:13 +01:00
.gitignore Welcome to Spring town. 2018-10-03 11:35:15 +01:00
pom.xml Repo init 2018-09-15 12:23:21 +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