Bolt Template
stackblitz-labs/bolt.diy
stackblitz-labs/bolt.diy· TypeScript
Open-source Bolt.new fork: prompt-to-fullstack-app in-browser with any LLM provider
GitHub stats
- Stars
- 19,304
- Forks
- 10,379
- Watchers
- 305
- Open issues
- 106
meta
- License
- MIT
- Primary language
- TypeScript
- Last commit
- 2026-02-07
- Stats fetched at
- 2026-04-29
Community fork of StackBlitz's Bolt.new that lets you prompt, run, edit, and deploy full-stack web apps entirely in the browser, but unlocked to 19+ LLM providers including OpenAI, Anthropic, Ollama, OpenRouter, Gemini, Groq, and local models. Ships with a WebContainer-based runtime, file tree, terminal, and one-click deploy. Run via Docker or `pnpm install && pnpm run dev`, then plug in your own API keys. Aimed at vibe coders and indie devs who want Bolt's UX without vendor lock-in.
Editor's verdict
Pick this when you want Bolt.new's prompt-to-app flow but need to use Claude Sonnet, a local Ollama model, or any non-default provider — that's the whole point of the fork. Quality of generated code still tracks the underlying model, so swapping to a weak local model gives weak output; Claude 3.5/3.7 Sonnet remains the sweet spot. Skip it if you'd rather work in your real IDE — Cursor or Claude Code give you more control on serious projects. Treat bolt.diy as a fast prototyping sandbox, not a daily driver.