GitHub Integration
Import existing projects, sync your code to GitHub, and collaborate with version control.
🐙 GitHub Capabilities
📥 Import Projects
Clone any public or private repository into Spawned
📤 Export & Sync
Push your Spawned project to a new or existing repo
🔄 Two-Way Sync
Keep your GitHub repo updated with changes
⬇️ Download Code
Export your project as a ZIP file anytime
🔗 Connecting GitHub
1
Open Your Project
Go to your project in the Builder and click the sidebar "Export" tab.
2
Connect GitHub Account
Click "Connect GitHub" and authorize Spawned to access your repositories.
Permissions: We request read/write access to your repos to push and pull code.
3
Export or Import
Choose to create a new repository or push to an existing one.
📥 Importing a Project
To import an existing GitHub repository:
- 1. Go to the Builder home page
- 2. Click "Import from GitHub"
- 3. Select your repository from the list
- 4. Wait for the import to complete
- 5. Start editing in Spawned!
✨ Works Best With
- • Next.js projects
- • React apps with Vite
- • Any JavaScript/TypeScript project
💬 Example Prompts
- "Export this project to my GitHub account as a new repository called my-app."
- "Push my latest changes to GitHub with the commit message: Add new feature."
- "Import my existing Next.js project from GitHub so I can continue building."