base
An opinionated, kept-current SvelteKit + Cloudflare starter. Start here:
Stack Every piece in the starter, and why it was chosen.Setup Make it yours: Cloudflare, secrets, branch protection.Lessons SvelteKit 3 + Vite+ gotchas found building this — for humans and agents.
UI primitives
Bits UI (headless) styled with plain CSS — see src/lib/components/.
What's inside
App framework, runes, prerendered.
One `vp check` = format + lint + typecheck. Vite, Vitest, Oxc bundled.
import.meta.glob + marked. These three pages are the demo.
Deploys to Workers from GitHub Actions.