Their preview, their canvas
Bolt shows you the app while you build it, in its own way. Here you describe a change and read what came back, then open the preview. If the live canvas is the part you like, you will miss it.
Bring your Bolt project
Bolt’s help centre describes connecting a project to a GitHub repository for version control, and explains pushing commits to it. That repository is the project. Paste its link here and it is cloned with every commit, and the next change is priced in dollars, not tokens.
New project → “I already have one” → paste the link. Nothing in ${name} is changed.
Build a moving-quote calculator — bedrooms, miles, and a packing add-on.
calculator · live pricelive in 1 min · $0.18
Connect the Bolt project to GitHub if it is not already, copy the repository link, and paste it into New project → I already have one. It comes across with full history. Bolt's own hosting and database stay theirs; the code is yours.
What changes, what does not
| Question | Bolt | Here |
|---|---|---|
| Where the code lives | A GitHub repository, connected for version control | A git repository here, cloned with its full history |
| Know the cost before you run it | No — billed in tokens as it works | Yes — the rate under the composer, the cost printed on the answer |
| Unused allowance | Rolls over one month | You pay for the work that ran |
| Choose the model | Not published | 300+, each with its published price |
| Run it yourself for $0 | bolt.diy, your own keys | Yes, on your own computer with your own model keys |
Bolt’s GitHub version control — repositories, commits and pushing them to GitHub — is as described in Bolt’s own help centre, read on 17 September 2026. Token billing and rollover are as read on bolt.new on 29 August 2026 and dated on the comparison.
Step by step
The honest half
Bolt shows you the app while you build it, in its own way. Here you describe a change and read what came back, then open the preview. If the live canvas is the part you like, you will miss it.
Anything that ran on Bolt’s own hosting, database or auth does not come with the code. The repository is yours; those services were theirs. You will be asked before anything is rebuilt.
What you get in exchange: the model’s rate before you send, the cost printed on the answer, 300+ models each with its published price, and no credit with an unpublished exchange rate.
Related
Free to start with no card. The repository comes across with every commit, and you ask for the next change from there.
Questions
Bolt's help centre, read on 17 September 2026, describes connecting a project to a GitHub repository for version control and pushing commits to it. Copy that repository's link and paste it here under New project → I already have one.
Yes. Every commit Bolt pushed is cloned into a repository that is yours here.
Services on Bolt's side are not in the repository. The app is published and hosted here when you ask; keys it needs go in the project's secrets; a database is rebuilt or reconnected with your say-so.
bolt.diy is Bolt's open-source sibling that runs on your own keys, and it is a real answer to owning the tool. This has a self-hosted path for the same reason. Importing the repository works the same from either.