SSR preview 🪺
This page is rendered on the server by an Astro app running inside a container, deployed by roost in container mode.
Rendered at 2026-07-24T15:57:52.050Z on Node v22.23.1. Reload the page
and the timestamp changes, because the response is generated per request
rather than served from a pre-built file.
CI builds this app into an image and hands it to roost with
roost deploy --image ... --port 4321.
See the PR preview documentation for how this is wired up.