Cloudflare Astro Example
This example shows how to deploy an Astro site to Cloudflare with local development support.Features
- Astro: Modern static site generator with islands architecture
- Edge Rendering: SSR at the edge with Cloudflare Workers
- Local Development: Integrated dev server
Project Setup
Key Features Explained
Local Development
Thedev configuration integrates with Astro’s dev server: