Migration from another platform
Do you have a project you started on another platform and want to continue in codeyy? You can migrate it. The platform will set it up to work in its environment, so you can continue development with all of codeyy's features — the intelligent assistant, live preview, and one-click deployment.
What can be migrated?
You can bring your project in two ways: via a Git repository link, or by uploading a compressed file (zip) containing your project. codeyy specializes in modern web applications, and the best migration results come from projects of this type.
How migration works
- 1
Start the migration wizard
From the dashboard, select migrate a project, and provide the repository link or upload the compressed file.
- 2
Automatic setup
The platform adapts the project to work in its environment, and automatically removes anything specific to the old platform.
- 3
Migrate secrets
You can bring your project's secret keys all at once to be stored encrypted securely in codeyy.
- 4
Build context
The assistant builds an understanding of your migrated project to be able to help you develop it immediately.
Your data security during migration
If your project is connected to a database, during migration and testing your original data is treated with utmost care (read-only by default) to avoid any unintended changes to your real data before you are ready.
After migration
Once your project is in codeyy, treat it like any other project: request improvements in the conversation, preview, then deploy. You are now in your new environment.
Migration supports an increasing range of project types and source platforms. If you encounter a project that doesn't migrate smoothly, contact support — we are committed to continuously expanding support.