> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codebanana.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Import from Github

> Import an existing GitHub repository into CodeBanana, authorize GitHub access, choose repositories, clone a project, continue development, run and test the app, and publish it from the CodeBanana workspace.

## **Import your GitHub repository**

*<u>Estimated time: 2 minute</u>*

Some developers may want to import their previous projects into CodeBanana for further iteration and modification. CodeBanana provide a method to import your GitHub repositories and turn them into Apps to run, test, and publish your code.

<Steps>
  <Step title="GitHub Authorization">
    Click the **+** as shown in the following image, then choose **Import Github Repository：**

    <img src="https://mintcdn.com/gen-d40df51d/-zAVxseBDxJlToz-/images/studiopage-new.png?fit=max&auto=format&n=-zAVxseBDxJlToz-&q=85&s=cd69cd7dc525024a6b3c373eb941f5fe" alt="Studio Page" width="2294" height="1264" data-path="images/studiopage-new.png" />

    Click **Authorize**，

    <img src="https://mintcdn.com/gen-d40df51d/V9N_bUm1Y77pyehm/images/githubAuth.png?fit=max&auto=format&n=V9N_bUm1Y77pyehm&q=85&s=f4e66624b8b911404a6f631885dc7f79" alt="Github Auth" width="2294" height="1264" data-path="images/githubAuth.png" />

    Choose the repository you want to authorize, or, you can authorize all:

    <img src="https://mintcdn.com/gen-d40df51d/V9N_bUm1Y77pyehm/images/gihubwhich.png?fit=max&auto=format&n=V9N_bUm1Y77pyehm&q=85&s=e88315ee18449b2bc7cca1e29938dca1" alt="Gihubwhich" width="2294" height="1264" data-path="images/gihubwhich.png" />
  </Step>

  <Step title="Import from Github">
    After authorization, you can choose the repository you want to clone from GitHub.

    <img src="https://mintcdn.com/gen-d40df51d/V9N_bUm1Y77pyehm/images/gitclone.png?fit=max&auto=format&n=V9N_bUm1Y77pyehm&q=85&s=32fed7166a108dff97bda3d636eaed18" alt="Gitclone" width="2294" height="1264" data-path="images/gitclone.png" />
  </Step>
</Steps>

<Card title="Ready to start?" icon="arrow-right">
  Take me to CodeBanana to build my app
</Card>
