Beriholic/BeEyes — reverse-engineered prompt

Reverse engineered prompt

Build me a simple web based server monitoring app called BeEyes. I want a clean dashboard where I can watch my servers in real time, see basic health and resource usage, know if anything is up or down, and have a practical view for day to day operations monitoring. Keep it easy to use and make it feel complete, not just a rough demo.

If this repo already has both a server side app and a web UI, please wire everything together so it all runs locally without me having to guess what to start. Use the env example for setup, add any missing pieces, and make the interface look close to the screenshot in the repo. A few sensible details like live updates, clear status cards, and readable monitoring views would be great.

Please also leave a short README that explains how to run it and what it does. If something is unclear, look up current docs online and pick the simplest approach that fits this project.

Want more depth? Deep Reverse