This page explains how to use a third-party application, which means the steps may become outdated over time. If you run into trouble exporting from Lovable to GitHub, start by checking Lovable’s own documentation for the most up-to-date guidance.
QuickStart
To import a project from Lovable into Bolt:- Sync your Lovable project with GitHub. Refer to Lovable’s GitHub Integration docs for guidance.
- Connect Bolt to GitHub, then import the project. Refer to Bolt’s GitHub integration doc for guidance.
Step-by-step guide
First, sync your Lovable project to GitHub.- In your Lovable project, click theGitHub icon > Connect to GitHub.
- Click Connect GitHub, and go through the authorization steps. Once authorized, Lovable displays a prompt to link an organization.
- You must link an organization, even if you’re using an individual account. Click Continue next to the account or organization you want to connect.
- Select the repositories you want to authorize, then click Install & Authorize.
- Click Continue, then any other confirmation steps.
- Return to your Lovable project.
- Click the GitHub icon to view your repository information.
- Click the GitHub icon.
- If it’s your first time connecting, Bolt displays a dialog to connect your accounts. Select Log in to GitHub. A new tab opens. Follow the steps to authorize StackBlitz.
- Select the repository you want to import:
- Your repositories: choose this to select from a list of your own repositories.
- Import from URL: enter the URL of the repository you want to import. This can be your own repository (public or private) or any public repository.
- Select Choose this repository.
- Bolt loads the project and you’ll start working on the
main
branch.