thebuggeddev/anatomy ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean starter site that runs locally and deploys easily, with a simple homepage and a place to add app screens under app.
I want it set up so I can run install, dev, and build without any extra fuss, and have optional support for saving data with a database later if I need it. Keep the database parts light and easy to turn on, with a basic example for migrations and a schema file that is ready to expand.
Please make the project feel polished, with sensible defaults, a working loading state, and a structure that is easy to understand when I open it in the editor. If there are any current platform details or best practices I should follow, look them up online and use them.
Also, make sure the code is typed and clean, and that the starter is ready for me to build on without having to untangle a bunch of setup first.
Are you gonna build this?
make sure you review the code using coderabbit