3 min
How this site is built
Astro SSR on Cloudflare Workers, with a private area gated in server middleware rather than in the browser. Notes on why it is arranged that way.
- web
- astro
- cloudflare
- security
1category. All notes by date →
Software, infrastructure, and how the things I build are put together.
Astro SSR on Cloudflare Workers, with a private area gated in server middleware rather than in the browser. Notes on why it is arranged that way.