Skip to content
alexbeh.me
Log in

Categories

1category. All notes by date →

Engineering1

Software, infrastructure, and how the things I build are put together.

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