All tools
AI coding tools

Bolt.new

By StackBlitz

Browser-based AI app builder that runs full Node.js projects in WebContainers — no install needed.

Overview

Bolt.new is StackBlitz's AI app builder, and its hidden weapon is WebContainers — full Node.js running in your browser tab. That means unlike Lovable or v0, Bolt actually runs your dev server, your tests, and your build, locally in the browser, with no remote VM. You hit "run" and you're running. For full-stack prototypes that need an actual backend, this is a substantial advantage. The framework story is also broader than competitors. Astro, Remix, SvelteKit, Vite, Next.js, plain Node, even Python via Pyodide — Bolt isn't tied to React the way Lovable is or to shadcn the way v0 is. Pick the stack that fits your idea, and Bolt builds inside it. For developers who want AI scaffolding in their preferred ecosystem, that flexibility matters. The honest weakness is opinionation. Where Lovable hands you a working Supabase-auth app with one prompt, Bolt is more "here's a working app, now wire your own auth and DB." That flexibility is power-userish. Token budgets are also tight — the free tier is genuinely limited, and Pro at $20/mo can get used up faster than expected on complex projects.

Best for

  • rapid prototypes
  • browser-only development
  • demos

Strengths

  • WebContainers run a full Node dev server in the browser — no remote VM, instant feedback
  • Framework-agnostic: Astro, Remix, SvelteKit, Vite, Next.js, Node, Python (Pyodide)
  • StackBlitz heritage means the editor and runtime are genuinely fast
  • You can grab the code anytime — exports cleanly to GitHub or local
  • Deploys to Netlify, Cloudflare, and other hosts with one click

Weaknesses

  • Less opinionated than Lovable — you wire your own auth, DB, and infra
  • Token budgets are tight; Pro at $20 doesn't cover heavy use
  • Generated UI quality is decent but not v0-level out of the box
  • WebContainer limitations: not every npm package works in the browser sandbox

Pricing

Free

Free

Limited daily/monthly token budget. Enough to evaluate the product or build a small static project. Will run out fast on serious work.

Pro

$20/mo

Substantially more tokens, the ability to deploy to production hosts, and access to the latest model upgrades. Default tier for active builders.

Pro 50 / 100 / 200

$50–200/mo

Higher token tiers for power users running long agentic sessions or building token-heavy projects. Pay for the tier that matches your monthly spend pattern.

Teams

$30/seat/mo

Pro features plus shared workspace, admin, and team token pools. For agencies and startup teams shipping multiple projects.

Use cases

  • Full-stack prototypes that need a real dev server

    WebContainers run Node in your tab. You see real server output, not a remote preview.

  • Astro / Remix / SvelteKit projects

    Bolt is the AI builder for non-React framework choices. Lovable can't help you here.

  • Demos and live walkthroughs

    Share a Bolt URL and the recipient gets a live, editable, running project. Better than a Vercel preview for collaboration.

  • Hackathons and time-boxed builds

    Zero local setup. Open a tab, prompt the build, deploy. Faster than `npx create-next-app`.

  • Teaching and onboarding new engineers

    Junior devs can experiment without `node_modules` hell. Reduces local-environment friction in tutorials.

  • Component and feature-flag spikes

    Spin up a throwaway sandbox to test an idea before pulling it into the main repo.

When not to use

  • You need Supabase auth and DB wired in by default — use Lovable
  • You're building a UI component library — v0 generates better starting components
  • You need packages that don't run in WebContainers (heavy native deps)
  • You want a desktop IDE experience — use Cursor or Windsurf

Alternatives

See it compared

Glossary terms to know

Related skills

Other AI coding tools