Get to GitHub·Beginner

Lovable → GitHub

Export your Lovable project to GitHub so FinishKit can scan it.

Lovable has built-in GitHub integration. You can push your project to GitHub directly from the Lovable UI without touching the terminal.

Step 1: Open your project in Lovable

Go to lovable.dev and open the project you want to export.

Step 2: Connect to GitHub

Click the GitHub button in the top navigation bar. If you haven't connected your GitHub account to Lovable yet, you'll be prompted to authorise it.

Step 3: Create or select a repo

Choose Create new repository and give it a name. Lovable will create a private repo in your GitHub account and push your code to it.

Step 4: Verify

Go to github.com/yourusername/your-repo. You should see all your project files.

Lovable keeps your GitHub repo in sync as you make changes in the editor. You only need to do this once.

Next step

Connect your repo to FinishKit →