xmigrate/xmigrate ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app for cloud migration planning and execution, based on the xmigrate idea.
I want something that lets a user enter their current servers, discover what needs to be moved, and then prepare and run a migration from on premise to AWS, Azure, or GCP, or between clouds. It should support agentless discovery, automatic network setup, server deployment, and servers with multiple disks. A small dashboard to manage projects, cloud environments, and migration status would be great, along with a clean way to trigger the backend actions and view logs or errors.
Use the existing Python backend style, FastAPI, PostgreSQL, and Ansible where needed, and make it easy to run locally with Docker. If you need current setup details, check the repo and look up any docs online. Keep the experience simple and practical, with a basic UI that feels polished enough for a real migration operator.
Are you gonna build this?
make sure you review the code using coderabbit