TAKE IT ALL GUARANTEE
Your code. Your GitHub. Any time.
Every project is plain Expo with zero proprietary runtime. Push the entire codebase to your own GitHub repo, or download it as a zip. From that moment on, you can build, ship, and modify it without us.
EVERYTHING INCLUDED
What ships when you take it all
Two ways out, no questions asked. Connect GitHub once, pick a repo name, and the full codebase lands on your account. Or download a zip and run it locally.
| Item | Description | Strength |
|---|---|---|
| Connect GitHub once | A single OAuth click from any project page. We only request the scope needed to create your repo and push the initial commit. Disconnect any time. | Included |
| Push or download | Pick a repo name and visibility, and your full codebase lands on your account instantly. Prefer no GitHub? The Download as Zip option produces an identical project. | Included |
| Run standalone | Clone or unzip, run pnpm install and pnpm start, and the app boots locally. EAS build commands work straight out of the project. There is no callback home. | Included |
| app/ Expo Router screens | Screens generated for your spec, ready to run. | Included |
| components/, hooks/, lib/ | Shared UI primitives and helpers used across the app. | Included |
| services/ | API layer wired to Supabase by default. | Included |
| supabase/migrations/ | Your database schema, versioned and deployable. | Included |
| eas.json, app.config.js, package.json | Standard Expo and EAS configuration. No proprietary build steps. | Included |
| README.md and license files | LICENSE-APP (MIT) covers your generated code; LICENSE-TEMPLATE (PolyForm Perimeter) covers the reusable framework; TEMPLATE-LICENSE-MANIFEST.txt lists which files are which. | Included |
| .env.example | Every secret keyed by your own provider, never ours. | Included |
| @goodspeed/* packages | The runtime is plain Expo. No proprietary packages. | Not in export |
| References to our Supabase project | Your env file points to your own. | Not in export |
| Telemetry, callbacks home, remote feature flags | None. Zero phone-home. | Not in export |
Try the export on your next project. Score a free idea, build it in Studio, and use the Export your code button on the App Detail page when you are ready.
What "yours" means, precisely
Your app is yours. Every screen, feature, and line of business logic we generate for you is licensed to you under MIT: own it, fork it, sell it, hand it to any developer.
The reusable framework underneath (auth, payments, theming, and the rest of the scaffolding) is licensed to you under a source-available license, PolyForm Perimeter, for use in the apps you build, forever and at no cost. The one limit: you cannot repackage that framework to launch a competing app builder, or resell it on its own as a starter kit. Build anything you want with it. Just do not rebuild us with it.
The exact boundary ships inside your repo: LICENSE-APP covers your generated code, LICENSE-TEMPLATE covers the framework, and TEMPLATE-LICENSE-MANIFEST.txt lists precisely which files are which. Everything you build on top of it is yours.