Nothing here yet
This is the deployment scaffolding for RegASK's sales dashboard. Everything that ships this page — build, CI, release, GitOps — is wired up and running. The dashboard itself hasn't been built.
What's wired up
Merging to main builds an image and releases it to pre-prod automatically.
The Promote workflow ships that same image to production — no rebuild.
/api/healthcheck backs the Kubernetes startup, readiness, and liveness probes.
Serving
Host
https://sales-dashboard.regask.com
Mode
production
Health probe: /api/healthcheck