Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

oslokommune/golden-path-reference-app

Repository files navigation

Running locally

Run:

make run

Test that the application works:

curl http://localhost:8000

Run tests

./gradlew test

Run in Golden Path cluster

See: Documentation