ConfigsMar 31, 2026·2 min read

Bolt.new — AI Full-Stack Web App Generator

Prompt, run, edit, and deploy full-stack web apps in the browser. AI generates code, installs packages, runs dev server, and deploys — all from a chat interface. 16K+ stars.

TO
TokRepo精选 · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

Visit bolt.new to use instantly, or self-host:

git clone https://github.com/stackblitz/bolt.new.git
cd bolt.new
pnpm install
pnpm run dev

Open http://localhost:5173 and describe the app you want to build.


Intro

Bolt.new is an AI-powered full-stack web app generator by StackBlitz. Describe what you want in plain English, and Bolt generates the code, installs npm packages, runs a dev server, and lets you edit and deploy — all within the browser using WebContainers. No local setup needed. Supports React, Vue, Svelte, Next.js, Astro, and more. 16,000+ GitHub stars, MIT licensed.

Best for: Rapid prototyping, building MVPs, learning web development with AI assistance Works with: Claude, GPT-4o, Gemini, any OpenAI-compatible model


Key Features

Full-Stack in Browser

Runs a complete Node.js environment in the browser via WebContainers. No local dev setup needed.

AI Code Generation

Describe your app in natural language. Bolt generates frontend, backend, database schemas, and API routes.

Live Preview

See your app running in real-time as the AI writes code. Edit and iterate in conversation.

Package Management

Automatically installs npm packages, manages dependencies, and resolves conflicts.

One-Click Deploy

Deploy to production hosting directly from the browser.

Framework Support

React, Vue, Svelte, Next.js, Astro, Remix, Express, and more.

Open Source

Self-host with your own API keys for full control and privacy.


FAQ

Q: What is Bolt.new? A: An AI-powered tool that generates, runs, edits, and deploys full-stack web apps in the browser from natural language prompts. By StackBlitz, 16K+ stars.

Q: Is Bolt.new free? A: The hosted version at bolt.new has a free tier with limited AI calls. Self-hosting is free — bring your own LLM API key.


🙏

Source & Thanks

Created by StackBlitz. Licensed under MIT. stackblitz/bolt.new — 16,000+ GitHub stars

Related Assets