Configs2026年3月31日·1 分钟阅读

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
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

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.


介绍

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.


🙏

来源与感谢

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

相关资产