DocsIntegrationsGitHub Integration

GitHub Integration

Sync your Codeezly projects with GitHub for version control and collaboration.

Connecting Your Account

  1. Go to Settings → Integrations.
  2. Click "Connect GitHub".
  3. Authorize Codeezly to access your repositories.

Importing a Repository

  1. On the dashboard, click "Import from GitHub".
  2. Select the repository you want to import.
  3. 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.