Static speed.
Dynamic flexibility.
One website.
Serve content pages instantly and keep data-driven features flexible. Start with a SvelteKit and Cloudflare foundation designed to grow.
Svelte 5
Modern frontend
Workers
Edge runtime
D1
Serverless SQL
Drizzle
Typed schema
A foundation designed for real operations
From the first screen to database changes and deployment, the essential workflow for running a production website is already in place.
The right execution model for every page
Not every page should run the same way. Stable content is generated ahead of time, while only data-driven requests run on the server.
Content-driven routes
Generated at build time for fast, reliable delivery
Data-driven routes
Executed on Workers with secure access to D1
Build a website in three steps
Keep the template structure and focus on your brand and the features you actually need.
Replace the content
Adapt the brand copy, colors, and sections to fit the project.
Connect the features
Add dynamic routes and D1 schemas, then validate everything locally.
Deploy safely
Apply database migrations first, then deploy the Worker and static assets.