deploykl/BASE-API-VITE — reverse-engineered prompt
Reverse engineered prompt
Build me a clean base project for a small web app. I want a Vue frontend that runs with Vite and talks to a backend API, with everything organized so I can start adding real features later. Make a simple home screen that proves the connection works, shows a status message from the API, and has a small form that sends data to the backend and displays the response. Keep the design simple and modern, with clear loading and error states.
Please also set up the local development flow so I can run the frontend and backend easily, and add clear notes in the project about what command to use. If the existing JSON files or QR related files in the repo are useful, include a small example page or utility for them, but don’t overcomplicate it. Use sensible defaults, clean up anything broken or confusing, and make sure the app starts without errors.
Want more depth? Deep Reverse