Skip to main content
You can import Bolt projects into Kommit in two ways:
  1. Via GitHub — If you’ve pushed your Bolt project to GitHub
  2. Via zip upload — Download your project from Bolt and upload the .zip file

Option 1: Import via GitHub

  1. Go to Import and select Bolt
  2. Paste the GitHub repo URL or select from your connected account
  3. Name your project and click Start Import

Option 2: Import via zip

  1. In Bolt, download your project as a .zip file
  2. Go to Import and select Bolt, then click Or import as zip
  3. Upload the .zip file, name your project, and start the import

What gets analyzed

  • Code — Full source tree
  • Design and styles — Component styling and layout patterns
  • Backend functionality — API routes, server actions, database connections