chauthanh258/VinhKhanh-Food-Tour — reverse-engineered prompt
Reverse engineered prompt
Build me a Food Tour app for Vinh Khanh where visitors can find nearby food spots, view each place with translated info and menu items, and sign up or log in. I want owners to be able to manage their own places and dishes after logging in, and admins to be able to see users, change roles, and view simple system stats.
Please make the backend work cleanly with Node, TypeScript, Express, Prisma, PostgreSQL, JWT login, validation, password hashing, and API docs. Set up the database migrations and seed data so there are lots of sample food places, users, and menu items to test with. If the web folder is meant to be the frontend, make a simple usable interface for browsing nearby POIs, seeing details, logging in, and owner management.
Keep it practical and easy to run locally, with clear env setup and commands. Look up current docs online if you need to.
Want more depth? Deep Reverse