Navigate
Three server-rendered pages — Home, About, Status — routed by Express, not client-side JS.
This is a real Express app running in Docker on your VPS, reverse-proxied by Caddy with an automatically renewed Let's Encrypt certificate.
Three server-rendered pages — Home, About, Status — routed by Express, not client-side JS.
/api/health for probes and /api/info for live process details.
Edit locally, run deploy.ps1. The image rebuilds and the container rolls over.