Agent currently only supports Vite + React apps imported from Bolt.
You can import your Bolt projects into Replit by exporting them to GitHub first, then importing them as Replit Agent Apps.This quickstart covers the step-by-step process to migrate your Bolt projects to Replit.For comprehensive import options including other platforms like GitHub, Figma, and Lovable, see the Import feature documentation.
During the import process, Replit migrates your project with Agent assistance:
Code: All application code and logic from your project
Design and styles: UI components, styling, and visual design elements
Assets: Images, icons, and other static resources
Backend functionality: If your project includes backend functionality, it is imported into the Replit environment.
Database schema: Database structure and table definitions are imported into a Neon Postgres database, which is integrated directly into the Replit environment.