xain21/rdyfug ? reverse-engineered prompt
Reverse engineered prompt
Build me a small web app with a dashboard, a few API endpoints, and a simple admin style interface.
I want it to use a database, let me view and manage records from the browser, and include a place for uploaded files or images if needed. Please set it up so the app runs locally with a clear environment file, and make it easy to deploy later. If there are any setup details that depend on current best practices, look up the latest docs online and use those.
Also include basic templates for the pages, some simple styling, and a short docs section that explains how to run it, how to configure the database, and how to move from SQLite to Postgres. If it makes sense, keep the code organized so the API, dashboard, and templates are easy to extend later.
Are you gonna build this?
make sure you review the code using coderabbit