Reverse engineered prompt

GitHub

Build me a simple self hosted Minecraft server control panel with a web interface. I want to be able to run Minecraft servers in the background and manage them from the browser as an admin, with the usual basics like starting, stopping, restarting, and seeing what is going on with the server. It should feel like a clean control panel or launcher for one or more servers, not just a script.

Please make it run well on Linux and support Docker out of the box, with an easy startup setup and persistent folders for things like servers, logs, backups, config, and imports. If there are already example container settings in the repo, use those as the starting point and make the setup smooth. Windows support is nice too, but avoid relying on Docker on Windows if that is known to be unsafe for Minecraft worlds.

Keep the app practical and polished, and make sure the main entry point and web UI are wired up so I can launch it locally without a lot of manual work. If you need details, check the current docs online.

Have a live product UI? Try website reverse