๐Ÿค–AI RepoIndex
โšก AI CodeOpen SourceFree

Bolt.new

AI full-stack web app builder in the browser โ€” prompt, generate, deploy

4.5/ 5โญ 13,000 GitHub starsTypeScriptMIT (OSS) / Proprietary (Commercial)

๐Ÿ“‹ Overview

Bolt.new by StackBlitz is an AI-powered full-stack development environment that runs entirely in the browser. Describe an app in natural language, and Bolt generates a complete Next.js or similar project with a real Node.js runtime โ€” not just code, but a running server with hot reload, npm install, and one-click deployment. Unlike Lovable or v0 (which generate static code), Bolt.new spins up a live WebContainer environment where the AI can actually run your app, see errors, and fix them iteratively. The open-source version (bolt.diy) supports any LLM; the commercial version uses Claude under the hood.

โœจ Key Features

  • โ€ข19K+ OSS stars with commercial-grade UX
  • โ€ขReal Node.js runtime in browser via WebContainer โ€” AI sees actual errors
  • โ€ขGenerates full-stack apps: frontend, backend, DB, auth
  • โ€ขIterative debugging โ€” AI catches and fixes runtime errors
  • โ€ขOne-click deploy to StackBlitz, Vercel, or Netlify
  • โ€ขOSS version supports any LLM (OpenAI, Anthropic, Llama, etc.)
  • โ€ขGenerates production-ready Next.js code, not throwaway prototypes

๐ŸŽฏ The Problem It Solves

Building a full-stack web app from a prompt requires more than code generation โ€” it requires running the environment, resolving dependencies, debugging runtime errors, and deploying. Bolt.new is the only AI tool that handles the entire loop in a single browser tab.

๐Ÿ”ง How It Works

Bolt.new uses StackBlitz WebContainer technology to boot a real Node.js environment in the browser via WebAssembly. The AI (Claude on commercial, any LLM on OSS) generates a full project structure, installs dependencies, runs the dev server, and streams the preview. When errors occur, the AI sees the actual stack trace and iterates โ€” this is the key difference from static code generators. One-click deploy pushes to StackBlitz edge or exports to Vercel/Netlify.

๐Ÿš€ Installation & Quick Start

Installation

git clone https://github.com/stackblitz-labs/bolt.diy && cd bolt.diy && npm install

Quick Start

  1. Clone bolt.diy
  2. Add .env with any LLM API key
  3. npm run dev
  4. Open localhost:5173
  5. Enter app prompt

โœ… Pros

  • โ€ขOnly AI app builder with a real runtime โ€” sees actual errors and fixes them
  • โ€ขFull-stack generation: frontend + backend + database + authentication
  • โ€ขLive preview with hot reload โ€” no environment setup
  • โ€ขOne-click deploy to production
  • โ€ขOSS version (bolt.diy) is fully free with your own LLM keys
  • โ€ขActive development with weekly feature releases
  • โ€ขStackBlitz backing ensures long-term viability

โŒ Cons

  • โ€ขFree tier token limits are restrictive for heavy use
  • โ€ขGenerated apps can feel generic โ€” heavy customization still manual
  • โ€ขLimited to Next.js and similar frameworks โ€” no mobile or desktop
  • โ€ขComplex business logic often requires manual code editing
  • โ€ขCommercial version locked to Claude โ€” no model choice

๐Ÿ’ฌ Practitioner Verdict

โ€œBolt.new is the fastest path from idea to deployed full-stack app โ€” the live runtime debugging is genuinely differentiated, and the one-click deploy removes the last mile. The trade-off: it generates boilerplate Next.js apps that can feel generic, complex custom logic still requires manual editing, and the free tier token limits are restrictive. For prototypes, MVPs, and hackathon projects, Bolt.new is unmatched.โ€
1

Self-Hosted (Free)

Open source, MIT/Apache licensed. Run it yourself.

โญ Star & Clone on GitHub

Free forever. Your infrastructure, your data.

2

Bolt.new Free

Limited daily tokens

Free
  • Daily token limit
  • Basic projects
  • Community support
โ˜๏ธ Get Started with Bolt.new Free
2

Bolt.new Pro

Unlimited tokens, priority

0/mo
  • Unlimited tokens
  • Priority queue
  • Advanced features
โ˜๏ธ Get Started with Bolt.new Pro
2

Enterprise

Team, SSO, dedicated

Custom
  • Team workspaces
  • SSO
  • Dedicated support
โ˜๏ธ Get Started with Enterprise
3

Deployment Options

Ways to run Bolt.new in production

๐Ÿ“Š Specifications

Language
TypeScript
License
MIT (OSS) / Proprietary (Commercial)
Platform
Linux, macOS, Windows
Supported Models
REST API, CLI

๐Ÿ’ฐ Pricing Reality

Commercial: Free tier (limited daily tokens), Pro 0/mo (unlimited), Enterprise custom. OSS bolt.diy: 100% free with your own LLM API keys. WebContainer runtime is free for development; production deploys pay standard hosting rates.

๐Ÿ‘ฅ Community Health

Stars13,000
Forks1,625
Contributors260
Health Score7.6/10

๐Ÿท๏ธ Tags

Open SourceFree