A complete framework with batteries included.
Instant dev server, fast builds, and a single runtime for everything.
+page.svelte, +layout.svelte, +server.ts — just like SvelteKit.
Render HTML as it streams with non-blocking metadata and layouts.
CSRF protection, XSS escaping, and security headers — zero config.
Add shadcn-style components with `bun x bosia@latest add button`.
Auto-generated PageData and LayoutData types for every route.
Create a new project
Start the dev server
Add a component
Bosia is a thin, opinionated layer on top of tools you already love.