Navigate:
All Reposbolt.new
~$BOLTNE0.1%

Bolt.new: AI-powered full-stack web development

LLM-powered browser IDE with integrated WebContainers runtime.

LIVE RANKINGS • 06:51 AM • STEADY
OVERALL
#160
1
AI & ML
#65
6
30 DAY RANKING TREND
ovr#160
·AI#65
STARS
16.1K
FORKS
14.5K
DOWNLOADS
7D STARS
+13
7D FORKS
+6
Tags:
See Repo:
Share:

Learn more about bolt.new

Bolt.new is a web application that integrates large language models with StackBlitz's WebContainers runtime to provide an interactive development environment in the browser. The system gives AI agents control over the filesystem, package manager, Node.js server, and terminal, allowing it to handle the complete application lifecycle from scaffolding through deployment. It supports most JavaScript frameworks and libraries that run on StackBlitz, including Vite, Next.js, Astro, and others. The tool targets developers, designers, and product managers who want to prototype or build applications without managing local development infrastructure.


1

Browser-Based Runtime Environment

StackBlitz WebContainers execute Node.js, npm packages, and development servers entirely in-browser without backend infrastructure. Eliminates local setup while enabling full-stack development including third-party API integration and live server execution.

2

AI Environment Control

The language model directly manipulates filesystem, package manager, and terminal to observe execution results and iterate on code. Goes beyond code generation by closing the feedback loop between implementation and runtime behavior.

3

Deployment from Chat

Production deployments with shareable URLs launch directly from the conversational interface. Integrates the complete development lifecycle from scaffolding to deployment without context switching or external tooling.


// Prompt Bolt to create a simple React app
"Create a React todo list app with add and delete functionality"

// Bolt will:
// - Scaffold the project structure
// - Install dependencies via npm
// - Start the dev server
// - Show live preview in browser

See how people are using bolt.new

Loading tweets...


[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers