Export your code
Download your app's source code, on the Pro plan and above.
Your app belongs to you. From the builder menu, Pro plan and above, you can download a ZIP with your app's full source code.
What's inside
The ZIP contains every screen and component of your app, your app icon, and a README with the details below. It also includes the connection details your app needs to keep working: your Supabase link and your RevenueCat subscription key. Those are meant to be public and are safe to ship inside an app.
Keys that must stay private, like an AI provider key, are never included: they stay safely stored on Bloxks' side and keep working for your app without any action from you.
What it's for
This export is your code, for backup, for review, or to hand to a developer. It is not a turnkey project you can open and run in one command: some technical setup files that Bloxks generates automatically when it builds your app for the App Store or Google Play aren't part of the export. A developer picking up the project can recreate that scaffolding around the code in a few minutes.
Good to know
- Available from Pro plan and above. See Plans and credits.
- Images, video and audio in your app are hosted by Bloxks and loaded by link, not bundled in the ZIP: they keep working as long as your Bloxks project exists.