What You Need
A CodeRocket account
A GitHub account
At least one component created in CodeRocket
Step 1: Connect Your GitHub Account
Connect GitHub
Find the GitHub section and click Connect GitHub AccountYou’ll be redirected to GitHub to authorize CodeRocket
Grant Permissions
Allow CodeRocket to:
- Create repositories
- Read and write repository contents
- Access basic profile information
Step 2: Set Up a Component Repository
Create Repository
In the GitHub Sync section, click Create GitHub RepositoryCodeRocket will create a repository with your component’s code
What Gets Created
Your new GitHub repository will contain:- Your component code (React/Vue.js/HTML files)
- README.md with project description
- package.json with dependencies
- Professional folder structure
Repository names follow the pattern:
coderocket-{your-component-name}Verify Everything Works
- Check GitHub: Visit your GitHub profile to see the new repository
- Make a change: Ask the AI to modify your component
- Check commits: See the new commit appear in GitHub
Troubleshooting
Connection Failed
Connection Failed
- Make sure you’re logged into GitHub
- Try disconnecting and reconnecting
- Check your internet connection
Repository Creation Failed
Repository Creation Failed
- The repository name might already exist
- Try with a different component
- Wait a few minutes and try again
Still Having Issues?
Still Having Issues?
Join our Discord and ask for help in the #support channel. Our team is ready to help!
Next Steps
Learn About Synchronization
Understand how to push and pull changes between CodeRocket and GitHub

