Bolt.new

Prompt a full-stack JavaScript app that builds and runs in your browser. Free gives 300,000 tokens a day, capped at 1,000,000 a month.

Price
from $25/month
Free tier
Free tier: yes
Updated
Updated Sep 6, 2026
Website
Website

Good for / not for

  • Developers who want the shortest path from a prompt to a running app, with the code theirs to keep.
  • Anyone who does not want to install anything — the build and the runtime are both in the browser.
  • Full-stack JavaScript projects, which is what Bolt generates.
  • Seeing how much a long debugging conversation costs before paying: 300,000 free tokens a day.
  • Non-developers. Reviewers describe a complexity wall that stops people who cannot read the code.
  • Anything outside the JavaScript ecosystem.
  • Anyone who needs a predictable monthly cost, since the tokens spent fixing Bolt's mistakes are billed like any others.

What it actually does

You type what you want and Bolt.new writes a full-stack JavaScript app, runs it and shows you the result — all inside a browser tab, with nothing installed on your machine. The generated project is an ordinary JavaScript codebase you can take with you, which is the usual reason developers pick it over builders that keep your app behind their login. Everything is metered in tokens rather than messages or generations. The free plan gives 300,000 tokens a day under a ceiling of 1,000,000 a month, and reviewers report that daily cap running out before a first build completes, so treat it as a way to measure the cost of your own iteration rather than as a budget for a finished app. Pro at $25 a month starts at 10,000,000 tokens a month and removes the daily cap. Teams is $30 per member a month, and Enterprise is quoted. The tokens you spend are not only the ones that add features: reviewers estimate up to half go on fixing errors Bolt itself introduced, which is the single most useful thing to know before you start.

What the free tokens buy

Start a project on the free plan and keep iterating on it.

300,000 tokens a day under a ceiling of 1,000,000 a month. Pro at $25 a month starts at 10,000,000 tokens and drops the daily cap.

From the vendor's docs

Pricing and free-plan limits

Free tier: $0 with 300,000 tokens a day, under a ceiling of 1,000,000 a month.

PlanPriceWhat you get
FreeFree
  • The full in-browser builder and runtime
  • A full-stack JavaScript project you can take with you
  • No local setup

Limits: 300,000 tokens/day · 1,000,000 tokens/month

Pro$25/month
  • Starts at 10,000,000 tokens a month
  • No daily token cap
Teams (per member)$30/month
  • Priced per member, per month, rather than per workspace

This table carries the per-member price only; check the pricing page for the token allowance Teams includes.

EnterpriseCustom pricing
  • Quoted by Bolt

No figure is published.

Prices checked on Sep 6, 2026 against the vendor's pricing page. Plans change often — confirm before you pay.

Three honest limitations

  1. Token burn is the recurring complaint: reviewers estimate up to half of your tokens go on fixing errors Bolt itself introduced, and the free daily cap can run out before a first build completes.
  2. Trustpilot scores it 1.4 out of 5, with many complaints from non-developers who hit a complexity wall.
  3. The MIT-licensed repository at github.com/stackblitz/bolt.new has not been pushed since December 2024, while the product you use is closed, hosted software.

Alternatives

  • LovableChoose Lovable instead if you want a chat-first workflow and a Supabase backend rather than a codebase to manage.
  • Base44Choose Base44 instead if you do not write code and want the database, login and hosting handled for you.
  • v0 by VercelChoose v0 instead if you need a React front end and deploy on Vercel already.

Getting started in 5 minutes

  1. Open bolt.new and describe the app in a sentence or two — there is nothing to install.
  2. Keep the first build small. The free plan gives 300,000 tokens a day, and reviewers report that running out before a first build completes.
  3. Export the project once it works; it is an ordinary JavaScript codebase and it is yours.
  4. If the daily cap keeps stopping you, Pro at $25 a month starts at 10,000,000 tokens and removes it.

Bolt.new questions

Is Bolt.new free?
There is a free plan with 300,000 tokens a day and 1,000,000 a month. Pro is $25 a month, starts at 10,000,000 tokens and has no daily cap. Teams is $30 per member a month.
Why does my token allowance disappear so fast?
Bolt meters usage in tokens rather than messages, so a long conversation about one bug costs more than a request that works first time. Reviewers estimate up to half of tokens go on fixing Bolt's own errors.
Is Bolt.new open source?
Not in any useful sense. There is an MIT-licensed repository, but it has not been pushed since December 2024 and the hosted product you actually use is closed software.
Can I take the code with me?
Yes. Bolt generates a normal full-stack JavaScript project, and full code ownership is part of what it sells.
Bolt.new or Lovable?
Bolt if you write JavaScript and want the runtime and the code in the browser. Lovable if you want a React and Supabase app built through chat and are less interested in the codebase.

Sources

Research-compiled, not hands-on tested. Compiled from official docs, the vendor's pricing page and community reviews as of Sep 6, 2026. We haven't tested it hands-on yet.

Base44

from $20/month

Describe an app and get the interface, database, login and hosting. Free gives 25 message credits a month and up to five apps.

Lovable

from $25/month

Describe a web app and get a React and Supabase build. Pro is $25 a month; the free plan's allowance is not published.

v0 by Vercel

from $30/month

A Vercel agent that turns a prompt into a deployed React interface. Free includes $5 of monthly credits and a 7-message-a-day limit.