3 minEngineering
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
1note, newest first.
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.