Share & export
Push to GitHub
Export your whole project to a new repository under your GitHub account.
Your code is yours. Push to GitHub creates a repository under your GitHub account and pushes the entire project workspace to it as a single commit, ready to open in any editor, wire into CI, or deploy elsewhere.
How to push
- Open Push to GitHub from the workspace menu.
- Connect your GitHub account with OAuth, or paste a personal access token with permission to create repositories and write contents.
- Pick a repository name (defaults to your project slug) and whether it should be private (on by default).
- Click Push files. You get a link to the new repository when it completes.
The GitHub connection is account-wide and shared with Settings → Integrations, so you only connect once. Tokens are stored securely and never shown again.