GitHub Integration
Sync your Codeezly projects with GitHub for version control and collaboration.
Connecting Your Account
- Go to Settings → Integrations.
- Click "Connect GitHub".
- Authorize Codeezly to access your repositories.
Importing a Repository
- On the dashboard, click "Import from GitHub".
- Select the repository you want to import.
- Codeezly will clone the repo and set up your workspace.
Push & Pull
Use the Git panel in the sidebar to:
- Stage and commit changes
- Push commits to GitHub
- Pull updates from the remote
- Create and switch branches
Automatic Deployments
Enable "Auto Deploy" to automatically deploy your project whenever you push to the main branch.