A collection of projects and code recipes showcasing experiments, patterns, and techniques
- astro-cloudflare-env-context — Custom context wrapper for accessing Cloudflare runtime environment variables in nested functions with Astro SSR.
- astro-cloudflare-env-middleware — Middleware with AsyncLocalStorage to access Cloudflare runtime environment variables throughout Astro SSR code.
- astro-cloudflare-hono-openapi — Example of an Astro SSR project on Cloudflare with an API endpoint extended using Hono and OpenAPI.