Reveal.photos
The public landing page for Reveal, a personal photo workflow application built on the Standard framework.
What it is
- The single-page presentation and alpha download site for the Reveal macOS desktop app.
- Built with Astro 7,
@stnd/core, and therevealdesign theme. - Designed as an uninterrupted, linear vertical scroll structured through numbered frames (
01to06). - Deploys to Cloudflare Pages/Workers via
@astrojs/cloudflare.
Development
pnpm --filter reveal-photos dev # starts dev server on http://localhost:8086
pnpm --filter reveal-photos build # runs boundary cruiser and builds production bundle