Import Guides
Import from Lovable
Bring your Lovable project into Workshop via GitHub sync. Keep your React frontend and add backends, databases, and new AI models.
Import from Bolt
Export your Bolt project to GitHub and continue building in Workshop with full-stack tools and local development.
Import from Replit
Connect your Replit project to GitHub and import it into Workshop for local development, custom backends, and more.
Import from FlutterFlow
Push your FlutterFlow project to GitHub and continue developing in Workshop with full Flutter/Dart toolchain support.
Migrating from Bubble
Bubble projects can’t be exported as code, but Workshop can help you rebuild with more flexibility and full ownership.
How It Works
The import process follows the same pattern for all tools:Export your project to GitHub
Use your current tool’s GitHub integration to sync or export your project code to a GitHub repository.
Workshop Desktop vs Workshop Cloud
Both Workshop Desktop and Workshop Cloud support importing projects from GitHub, but Workshop Desktop is recommended for imported projects because it gives you:- Full local development environment with terminal access and file system control
- Local model support for privacy-sensitive work
- More flexibility for custom build tools, runtimes, and deployment targets
- Direct “Import from Git” in the new project flow
After Importing
Once your project is running in Workshop, you can ask the agent to extend it in ways your original tool may not support:- Add AI capabilities with Claude, GPT, or Gemini connectors
- Connect to PostgreSQL, MySQL, MongoDB, or other databases
- Build a Python/FastAPI backend alongside your frontend
- Integrate with Salesforce, Stripe, Twilio, or other APIs
- Set up deployment to Netlify, Vercel, Railway, or your own infrastructure
Workshop’s one-click publish is designed for projects built within Workshop. For imported projects, ask the agent to help you set up deployment to your preferred hosting provider (Netlify, Vercel, etc.).