clock

Demo Go service from a DDP template. Running in Kubernetes and ready for a database connection when credentials arrive.

Service

HTTP process is up. Probes: /healthz, /readyz.

Running

Current time

The server renders the current time for each request.

Wed, 09 Sep 2026 09:23:52 UTC

Database

Set DATABASE_URL or DATABASE_* (for example via secrets binding) to connect to Postgres.

Not configured