Skip to content
alexbeh.me
Log in

Notes

1note, newest first.

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