Odyssey of the Mind Poland tournament application.
Generated automatically with Swagger. You can find them under:
/swagger-ui/index.html#/
For IntelliJ there is run configuration called Odysejapka
just run it and it will execute docker db, ui, backend for
you.
- Run
docker-compose up -d
for database - Build and run OdysejapkaApplication.kt
- Move to
odyseja-ui
and runnpm run dev
To run services like SAK, GAD, TM, Fixer you need to provide GOOGLE_APPLICATION_CREDENTIALS
.
To do that set GOOGLE_APPLICATION_CREDENTIALS
to your credentials.json
location.
To get credentials.json
contact maintainer of this application.
If you want to dynamically change results template set profile dev
and set SPRING_THYMELEAF_PREFIX
env variable to
path with your template