Skip to content

Prerequisites

RequirementVersion
Java21 or later
Maven3.8+
PostgreSQL16+
Docker / Podman + Composerecent stable (only for the local development stack)

The development stack under stack/ brings up a PostgreSQL instance on the right port and version; you do not need to install PostgreSQL locally if you use the stack.

The service is built and published from a CI environment that uses the same toolchain. Refer to maven-node-build.yml for the exact versions used in CI.