Importing from GitHub requires a Plus plan or above.
How to Import
- Go to app.catdoes.com and click New Project.
- In the dialog, click Import from GitHub.
- You’ll be taken to GitHub to authorize CatDoes. Choose which repositories you want to give CatDoes access to, then confirm.
- Once you’re redirected back to CatDoes, the import form opens automatically.
- Select your repository from the dropdown.
- Choose the branch you want to import (your default branch is selected automatically).
- Give your project a name — it’s auto-filled from your repository name, but you can change it.
- Choose your project visibility:
- Public — anyone can see your project. Free to create.
- Private — only you and your team can see it. Requires an active subscription.
- Click Import.
When to Use This
- You built something with Lovable, Bolt, or another tool and want to turn it into a native mobile app
- You already have a codebase on GitHub and want AI agents to work with it
- Your project has pages behind a login that CatDoes can’t access by visiting the URL directly — importing the code gives the agent full access to everything

