Spring Boot REST API for Bransby equine training tracker application.
Install and configure Intellij EnvFile plugin to use environment variables. Add the following variables to an .env file:
# Postgres environment variables
DB_USER=
DB_PASSWORD=
DB_NAME=
# project environment variables
DATASOURCE=
$ docker-compose up --build -d
Setup and run the front-end.
Find Swagger API documentation at /swagger-ui/#/