Migration Guide
How to Export a Base44 Project to GitHub
Export-only workflow for moving Base44 output into a GitHub repository.
Steps
- Open your app in Base44 and click the Export code icon in the top-right.
- Enter the GitHub username/org and repository name.
- Invite Base44’s GitHub app/bot to the target repository if required.
- Confirm export completion, then verify files and branch on GitHub.
Note: based on Base44 docs as of April 4, 2026.
Verification
Verified on April 4, 2026. Source: Base44 Quick Start Guide.
Continue in Claude Code, Cursor, or any coding agent
Once the project is on GitHub, you are no longer tied to Base44. Clone the repository to your machine and run your coding agent — Claude Code, Cursor, Codex — directly in the project folder. The agent now works on your real codebase with full git history, instead of inside the builder's sandbox. And when you want planned features instead of one-off prompts, Feature1 connects your repo so agents implement against approved acceptance criteria.