ojaswi1234/drift_seek ? reverse-engineered prompt
Reverse engineered prompt
Build me a login protected monitoring dashboard for DevOps teams that shows uptime checks, basic drift visibility, and live status updates in one clean web app.
I want users to sign in with GitHub, see a dashboard with their current health and drift overview, check any URL and get a clear pass or fail with useful timing details if it breaks, and manage a list of monitored services by adding, viewing, and deleting targets. The monitor page should update in real time when status changes, and there should also be a console style protected area plus a simple page that lists the user’s GitHub repos after sign in. Use a modern Next.js app with a MongoDB backed data store, Redis for ping and live status data, and make the UI feel polished and easy to scan. If you need to, look up current docs online for the auth and realtime parts.