Fudzuki/sample_cloudflare_nextjs ? reverse-engineered prompt
Reverse engineered prompt
Build me a clean starter app using Next.js 16 that runs on Cloudflare Workers, with D1 and Drizzle set up so I can actually deploy it and use it right away.
I want the project to feel ready to clone, install, run locally, and publish to Cloudflare without extra guesswork. Include a simple working page in the app, the database setup, migration flow, and the basic scripts for development, preview, type checking, linting, formatting, and deployment. Please make sure the Cloudflare bindings and database types are wired up correctly, and that the setup is easy to follow from the README.
Keep it simple and practical, more like a solid starter template than a full product. If you need current docs for Cloudflare or Next.js behavior, feel free to check online first.
Are you gonna build this?
make sure you review the code using coderabbit