aakkiiff/chowkidar ? reverse-engineered prompt

Reverse engineered prompt

Build me a lightweight self hosted infrastructure monitoring app for small teams, with a simple web dashboard, a server, and a separate agent that runs on each host.

I want to see CPU, memory, disk, Docker container stats, live container logs with search, basic uptime checks for HTTP endpoints, and alerts when things stay bad for a while. It should have login, admin and developer roles, projects, and per project agent tokens so I can add machines safely. Keep it simple to run, one Docker Compose setup, one SQLite database, and no Prometheus style query language.

The dashboard should feel clean and modern, with charts, incident history, and clear status views. The agent should collect host and container data on an interval and send it to the server without blocking if something is down. If you need current library docs, look them up online and then wire it all together so it works end to end.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab