$5M
ARR within weeks
StackBlitz's Bolt pairs a browser-native OS (WebContainers) with Claude 3.5 Sonnet to turn a prompt into a deployed full-stack app. A look at the technology, the workflow, the competitive field, and where the wedge actually comes from.
Bolt.new (from StackBlitz) is a text-to-app platform that combines WebContainers — a full operating system running inside the browser — with Claude 3.5 Sonnet for codegen. The result is a prompt-to-deploy loop that meaningfully outpaces cloud-based competitors on speed, cost, and end-to-end fluency.
StackBlitz was founded in 2017 by Eric Simons and Albert Pai, who had been coding together since age 13. Seven years of work on WebContainers preceded Bolt's October 2024 launch — a bet that paid off only once frontier AI models became capable enough to write production code on the other side of the prompt.
ARR within weeks
ARR by month two
ARR by March 2025
Registered users
Monthly active users
Team size
A near-death story before the breakout: seven years building the runtime, one shelved Bolt prototype, and a launch timed almost exactly to the moment frontier models could actually carry the codegen load.
StackBlitz spent seven years building a browser-native OS that could run a real dev environment with zero install. By the time Bolt landed, the hard part — making the runtime feel local — was already done.
An early 2024 Bolt prototype was shelved because the available models could not produce code worth shipping. Once Claude 3.5 Sonnet and GPT-4o arrived, the same idea worked the first time.
Bolt isn't an AI wrapper — it's a runtime with an AI on top. The combination of an in-browser OS and a frontier-model coder is what produces the speed users feel.
Cloud-based competitors pay for every keystroke in network latency and server cost. Bolt pays that bill once — at WebContainer load — and then runs locally. As traffic scales, that gap compounds into both a better experience and a lower marginal cost per user.
Five stages take a request from natural-language input to a deployed application. The whole loop lives inside the browser — no local toolchain, no remote IDE.

Describe what you want to build. Five words is enough to get something running, but detailed specs produce notably better first-pass output.
Each stage stays inside the same WebContainer session, so prompts, edits, and deploys share a single source of truth instead of bouncing between disconnected tools.
Bolt supports Next.js, Astro, Svelte, and Vue, with first-class connections to Supabase and Firebase. The intended audience is broad — developers shortening their MVP loop, and non-developers turning ideas into running software without setting up a single local environment.
Bolt sits inside a crowded field of AI-assisted development tools. Most rivals are cloud-hosted IDEs with an AI bolted on; Bolt is the only one running the IDE itself inside the browser.
| Platform | Pricing | Key tech | Features | Best for |
|---|---|---|---|---|
| Bolt.new Subject | Free tier + premium | WebContainers (in-browser OS) | AI codegen, full env, one-click deploy | Rapid prototyping & full-stack MVPs |
| Hostinger | $19.99 / mo | Cloud-based | Integrated hosting, live preview | Beginners |
| Lovable | $20 / mo | Cloud-based | Mobile conversion, Figma integration | Designers |
| v0 (Vercel) | $20 / mo | Cloud-based | Built-in IDE, Vercel integration | Frontend developers |
| Replit | $15 / mo | Cloud-based | Version control, multi-language | Teams |
| Softgen | $25 / mo | Cloud-based | GitHub integration, autonomous mode | Professional developers |
Bolt's pricing flexibility (a real free tier) and its WebContainer-based runtime are the two differentiators that consistently show up in user comparisons. Where competitors trade on a polished default UI (V0) or partner-ecosystem depth (Lovable), Bolt trades on doing the entire loop — generate, edit, install, deploy — without leaving the browser.
Numbers gathered from the platform itself and public benchmarks. The headline is consistent: short generation times, modest resource footprint, and a deploy that fits inside a coffee break.
| Feature | Bolt.new | Lovable.dev | v0 / Replit / others |
|---|---|---|---|
| Code generation | 0.5–2 s | 1–3 s | Limited public data |
| Project initialization | 1–3 s | 2–5 s | Typically 5–10 s |
| Memory usage | 200–500 MB | 150–400 MB | Varies by platform |
| AI capabilities | Complete environment control | Limited to code suggestions | Varies by platform |
| Deployment | One-click | Multi-step | Varies by platform |
Public NPS data isn't available, but developer sentiment is consistent: Bolt is described as a "game-changer" for speed and end-to-end simplicity. 82% of developers report using AI for app development — Bolt's positioning lands directly on that trend.
Bolt is riding four converging trends — AI in development, low-code adoption, multimodal models, and cheap GPU compute — into a market that, by every credible projection, is still in its early innings.
| Segment | Projection |
|---|---|
| AI software overall | $257.37B by 2025; CAGR 21.43% through 2034 |
| Low-code / no-code platforms | $187B by 2030; CAGR ~31% |
| Generative AI coding assistants | $97.9B by 2030; CAGR 24.8% |
| No-code development platforms | $35.86B in 2025; CAGR ~27.6% |
Where Bolt wins, where it's exposed, and what I'd push for next if I were on the product team.
WebOS foundation is what makes Bolt genuinely novel — running the development environment in the browser collapses the gap between ideation and implementation.
For PMs and designers: turn concepts into working demos without engineering dependencies.
For solo founders and small businesses: access to capabilities that were previously prohibitively expensive or technically out of reach.
In the broader landscape, Bolt sits at the intersection of AI codegen and browser-native computing — the same democratizing arc cloud computing kicked off a decade ago, now applied to development itself.