Export & GitHub
Your project files are yours. Download a ZIP anytime or push to a GitHub repository when connected.
Download ZIP
From the editor, use the download / export action. You get the project tree including src/ and .appbricx/backend/.
GitHub
Connect GitHub from project settings, then push. Useful for agencies and hand-off to developers.
What “no lock-in” means
- Standard React / TypeScript / SQL artifacts.
- Runtime helpers (
@appbricx/runtime,@appbricx/data) talk to Appbricx HTTP APIs — if you leave the platform you can re-target those calls or keep using Appbricx as the backend host.
Continue: Developer guide