Themes, not boilerplate
Choose a theme for the thing you are building. Shibumi writes plain files into your repo.
shibumistack.dev
A tech stack to keep
A lean, opinionated web stack for building calm, durable apps with Bun, Hono, Drizzle, Alpine, and Zod.
Coming soon
Choose a theme for the thing you are building. Shibumi writes plain files into your repo.
Auth, email, uploads, payments, or admin copied as source code when the project needs it.
Prepare static, edge, or self-hosted deploys with clear config and little ceremony.
Smallest useful app. Routes, layout, styles, and tests.
SSR, API routes, Drizzle, Zod, and tiny Alpine sprinkles.
Content site, zero server. Pre-built output for pages that do not need runtime.
Every project includes an agents.md file with the local conventions: routes, data, tests, and boundaries.
Every extension must include its own agents.md fragment. Shibumi merges those fragments with the project guidance so agentic coding gets more efficient as the app grows.
Add auth, email, uploads, payments, or admin when the project needs it. Extensions copy source files into your repo, so the code stays visible, removable, and yours.
Community extensions can be submitted to the registry and installed with the same flow once they pass the checks.
Ship to Cloudflare, Vercel, Railway, Fly.io, a static CDN, or your own VPS. Shibumi generates the config for the path you choose.
For VPS deploys, shibumi-server will receive a webhook, pull the repo, rebuild the app, and ask Caddy to route the domain with HTTPS.
Read the Roadmap for targets, extension plans, and self-hosting details.
bun create shibumi@latest