Guide · Screen
Deploy & export
A generated application lives at a dedicated URL — and it belongs to you. You deploy it, redeploy it after a change, and can export its code to host it wherever you want.
screenshot coming
What you can do here
- Deploy the application to its dedicated URL.
- Redeploy after an adjustment, without starting over.
- Export the code as a ZIP.
- Push the code to your GitHub repository.
- Host the application wherever you want.
The expected result
Your application is online, reachable from a browser, with nothing to install. And because the code is exportable, you're not locked to the platform: you can take it, modify it and host it yourself at any time.
That's the difference between renting a tool and owning your own.
In practice
- 1Deploy
The application goes to its dedicated URL, ready to use and share.
- 2Export
Take the code as a ZIP or push it to GitHub — it's yours.
- 3Host freely
Keep the application online with Blueprint, or host it yourself.
Tip
An adjustment followed by a redeploy updates the live application without changing its URL.