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

The stackSIX LAYERS
01 Astro 5
02 Cloudflare Workers
03 D1 and Drizzle
04 Tailwind v4
05 TypeScript
06 SEO

Every layer picked for speed, low running cost, or search visibility.

The layers

01 / SPEC SHEETSIX LAYERS, INDEXED

Six layers, each pulling its weight.

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

01

Fast by default

Static-first pages with almost no client JavaScript, so they paint quickly and stay responsive.

02

Close to the visitor

Edge rendering from 300+ locations puts every page near the person loading it.

03

Cheap to run

Most sites run for a dollar or two a month on Cloudflare Workers and D1.

04

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.