StackBlitz · Tools

Bolt.new

Visit website

At a glance

Price
from 25 $/mo
Vendor
StackBlitz

Specifications & properties

Key decision factors

Pricing model
Freemium 1
Tool form
  • App builder
  • Web app
1
Autonomy level
Supervised agent 1
Model choice
Multiple models 1

Pricing

Price from
25 $/mo 1
Free tier
Yes 1
Report data / suggest a correction

AI app builder that creates apps and websites through chat, with hosting and databases included.

Profile

Bolt.new is an AI-powered, browser-based platform that lets people build and deploy full-stack web applications by chatting with an AI rather than writing code by hand. Built by StackBlitz, the company behind the in-browser "Instant Dev Environments" and WebContainers technology, Bolt.new turns a natural-language description of an app into working code, then runs, tests, and iterates on that code directly inside the browser — no local setup, environment installation, or dedicated IDE required.

Company and Technology

Bolt.new is StackBlitz's flagship consumer product. StackBlitz, Inc. is known for pioneering WebContainers, described on its site as "the first WebAssembly-based micro operating system," which boots a full Node.js development environment inside the browser in milliseconds. This is the underlying engine that lets Bolt.new install packages, run servers, and preview a working app without any backend infrastructure on the user's machine. StackBlitz says its tools are used by frontend and product teams at companies including Google, Meta, Shopify, Salesforce, Intel, Mozilla, Cloudflare, and Stripe.

Core Features

Bolt.new generates apps from a chat prompt and automatically routes each request to what it considers the most suitable AI model for the task. It includes built-in testing and iteration loops intended to reduce the number of errors that make it into generated code, and it supports large projects with expanded context handling compared to earlier versions of the tool.

Beyond code generation, Bolt.new ships with "Bolt Cloud," a built-in full-stack layer offering unlimited databases, authentication and user management, hosting with analytics, SEO optimization, and support for custom domains — so a project can go from prompt to a live, publicly reachable app without leaving Bolt.new. Projects can also be started by importing an existing design from Figma or a codebase from GitHub, and Bolt.new supports popular design systems such as Material UI, Chakra UI, Shadcn UI, the Porsche Design System, and the Washington Post Design System, plus the ability to import a company's own brand guidelines.

Pricing

Bolt.new uses a token-based subscription model. The Free plan costs $0 and includes a 300,000-token daily limit (1,000,000 tokens monthly), 10MB file uploads, website hosting, up to 333,000 web requests, and unlimited databases. The Pro plan costs $25 per month, removes the daily token cap, starts at 10 million tokens per month with rollover, and adds custom domains, private site sharing without Bolt branding, 100MB uploads, up to 1 million web requests, SEO boosting, and AI image editing. Teams costs $30 per member per month and layers centralized billing, admin controls, and organization-wide sharing on top of the Pro feature set. Enterprise is quote-based and adds SSO, audit logs, a dedicated account manager, and 24/7 priority support. Users on higher Pro tiers or annual plans can buy additional, non-expiring token reloads.

Who It's For

Bolt.new positions itself for people who want to move from idea to working, deployed software quickly without deep coding knowledge — product managers, entrepreneurs, marketers, agencies, and students or hobbyist builders — as well as developers who want to prototype full-stack apps rapidly inside the browser rather than setting up a local toolchain.

Frequently asked questions

Is Bolt.new free?

Yes. Bolt.new offers a Free plan at $0/month that includes a 300,000-token daily limit (1,000,000 tokens per month), 10MB file uploads, website hosting, up to 333,000 web requests, and unlimited databases. Paid Pro, Teams, and Enterprise plans remove the daily cap and add more tokens and features.

What does Bolt.new cost?

Bolt.new's paid plans start at $25/month for Pro (10M+ tokens/month, no daily limit, custom domains, 100MB uploads) and $30 per member/month for Teams, which adds centralized billing and admin controls. Enterprise pricing is custom and includes SSO, audit logs, and a dedicated account manager. A $0/month Free plan is also available with reduced limits.

What are Bolt.new tokens and how do they work?

Tokens are the unit Bolt.new's AI uses to read, process and build a project; larger projects consume more tokens per message, mostly for reading and syncing files. Tokens are used on a first-in, first-out basis. Free-plan tokens are subject to a 300K daily cap and reset on the 1st of each month; paid-plan tokens reset on the subscription renewal date. Users on higher Pro tiers or annual plans can also purchase additional, non-expiring token reloads.

Who is behind Bolt.new?

Bolt.new is built by StackBlitz, Inc., the company behind the browser-based "Instant Dev Environments" and the WebContainers technology — described by StackBlitz as "the first WebAssembly-based micro operating system" — which boots a full Node.js environment inside the browser. StackBlitz states its tools are used by teams at companies including Google, Meta, Shopify, Salesforce, and Stripe.

What is Bolt.new best for?

Bolt.new is best for turning a natural-language description into a working, deployable full-stack web app without setting up a local development environment. It bundles AI code generation with "Bolt Cloud" — databases, authentication, hosting, and custom domains — so a project can go from prompt to a live app entirely inside the browser. It particularly targets product managers, entrepreneurs, marketers, agencies, and students, as well as developers who want fast in-browser prototyping.

Does Bolt.new offer an API or self-hosting option?

Bolt.new's own help documentation does not describe a public API or a self-hosting option for the AI app-builder product itself. StackBlitz does separately offer a "WebContainer API" for developers who want to embed the same in-browser Node.js runtime technology into their own tools.