Import Github projects to the Astro IDE
Private Preview
This feature is in Private Preview.Import an existing project into the Astro IDE by connecting your GitHub repository.
Connect a GitHub project
Prerequisites
- A configured Astro Github integration.
Select a GitHub organization
Select your GitHub organization from the prompts by either:
- Choose your organization or personal GitHub account from the list.
- If your organization is not listed, click Add an organization from GitHub and follow the prompts.
Select repository and configure import
Select a repository.
- Choose from the Repository list of options. The Astro IDE only allows you to select from repositories that the GitHub app is authorized to access.
- (Optional) Enter the Astro Project Path if your Astro project is not in the repository root.
- (Optional) Set a Git Branch. If not specified, the Astro IDE uses the default branch of the repository.