Feature
The database is yours, in your own account
NeoBuild connects to a Supabase project you own by OAuth, configures the environment variables, and applies reviewed SQL. It does not hold your data.
In short
Apps built with NeoBuild run on a Supabase project registered to you. You own the billing, the data, the users, the storage and the backups. NeoBuild connects to it by OAuth and configures your app's environment variables — it does not host a copy or sit between your app and its data.
What it does
- Supabase runs in your organisation, under your billing
- You hold the credentials, the backups and the deletion rights
- Connected by OAuth; environment variables are configured for you
- Auth, storage and row-level security are yours to administer
- If you stop using NeoBuild, the database and its data are unaffected
What lock-in actually looks like
Most platforms will let you export code. Fewer will let you keep the database, and that is the part that decides whether an export is real. An exported front end pointing at a database you cannot reach is not a portable application. Because your Supabase project is yours from the first build, leaving NeoBuild means taking the code — there is nothing to extract, migrate or request.
Documented in Integrations & Ownership.
FAQ
Does NeoBuild store my application data?
No. Application data lives in your own Supabase project. NeoBuild connects to it to configure and build your app.
What happens to my app if I stop using NeoBuild?
The Supabase project is unaffected — it is yours. Export the React code as a ZIP or from your GitHub repository, host it wherever you like, and it keeps talking to the same database.
Do I need a paid Supabase plan?
You can start on Supabase's free tier. Because the project is in your account, you choose when to upgrade and you are billed by Supabase directly.
Try it on your own app
1,000,000 AI tokens free, no card. Then $1 (₹100) per million tokens — with the React source and your own Supabase database yours from the first build.
Start freeAll featuresWhat you can build