nishchithkulal/atal_project ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app with a backend, a frontend, and a place to manage workflow automations.
I want it set up so I can run everything locally with Docker Compose, and also have easy scripts for starting, stopping, and deploying the app. Make the frontend feel clean and usable, and make the backend handle the app logic and talk to whatever workflow system is being used.
There should be a clear way to import and export workflows, and it should be easy to add new ones later. If you need to check the latest setup details for any tools or libraries, look them up online and use current docs.
Please wire the project together so the frontend and backend work smoothly in development, and make sure the whole thing is organized so I can launch it without a lot of manual setup.