Migrations
Use these guides when your app already exists on another platform and you want to move the code, environment variables, deployment commands, and domains into CreateOS.
Guides
- Migration from Vercel to CreateOS
- Migration from Replit to CreateOS
- Migration from Netlify to CreateOS
- Migration from Railway to CreateOS
- Migration from Render to CreateOS
Before you migrate
Collect these from your current platform first:
- Source code location: GitHub repository or exported ZIP
- Install command, build command, and start command
- Required environment variables and secrets
- Runtime port
- Custom domains and DNS records
- Background workers, cron jobs, databases, storage, and queues