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

Latest commit

 

History

History
21 lines (15 loc) · 260 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 260 Bytes

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