00 / OVERVIEWWHAT'S INSIDE
What comprises the stack.
Every layer is a proven tool, picked because it makes sites faster, cheaper to run, or easier to find.
ASTRO · WORKERS · D1 · DRIZZLE · TAILWIND · TYPESCRIPT
Every layer picked for speed, low running cost, or search visibility.
01 / SPEC SHEETSIX LAYERS, INDEXED
Six layers, each pulling its weight.
- Astro 5Framework
Content-first rendering that ships zero JavaScript by default. Pages are HTML and CSS first, with interactivity added only where it earns its place.
Less JavaScript means lighter pages and stronger Core Web Vitals.
- Cloudflare WorkersEdge runtime
Every page renders on Cloudflare's network rather than a single origin server, in more than 300 locations worldwide.
Pages render close to the visitor, so they arrive sooner everywhere.
- D1 and DrizzleEdge database
Typed SQLite at the edge through Drizzle, a thin, fully typed query layer. Move to Postgres later without rewriting your data access.
Data lives beside the render, so queries never cross an ocean first.
- Tailwind v4Styling
Utility-first CSS that ships only the styles a page actually uses, with design tokens for consistent, themeable output.
Tiny stylesheets, no unused CSS sent down the wire.
- TypeScriptLanguage
End to end types across the entire codebase, from the database schema to the rendered page.
Fewer runtime surprises, so you can ship quickly and confidently.
- SEOBuilt in
Per-page titles, meta, Open Graph, canonical URLs, structured data, and a sitemap, all generated at build time rather than added later.
Every page is crawlable and well described from the day it ships.
02 / PERFORMANCEWHY IT'S FAST
Built to be fast, efficient, and found.
Fast by default
Static-first pages with almost no client JavaScript, so they paint quickly and stay responsive.
Close to the visitor
Edge rendering from 300+ locations puts every page near the person loading it.
Cheap to run
Most sites run for a dollar or two a month on Cloudflare Workers and D1.
Found from day one
SEO, structured data, and sitemaps are generated at build, not bolted on later.
04 / EARLY ACCESSLIMITED
Want to build on it?
We are onboarding a limited number of teams before general availability. Tell us about your site and we will follow up directly.
- No card.
- We reply within two business days.