⚡ FlowMateAI
Live over HTTPS

Hello, world!

This is a real Express app running in Docker on your VPS, reverse-proxied by Caddy with an automatically renewed Let's Encrypt certificate.

Navigate

Three server-rendered pages — Home, About, Status — routed by Express, not client-side JS.

JSON API

/api/health for probes and /api/info for live process details.

Redeploy

Edit locally, run deploy.ps1. The image rebuilds and the container rolls over.