nikitamathe/enterprise-devsecops-observability-platform ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple banking web app with a React frontend and Java 21 Spring Boot services.
I want users to be able to sign in, view their account balance, see recent transactions, make a transfer, and get a basic notification after an action. Set it up with an API gateway in front of the backend services, and connect everything to MySQL. Please make the app feel like a real banking dashboard, with a clean home screen, a login page, an account summary, transaction history, and a transfer form.
Use the service split that makes sense for auth, accounts, transactions, and notifications, and wire the frontend through the gateway rather than talking to each service directly. If you need to look up current docs online while building it, go ahead. Also include local development setup so I can run the database, backend services, and frontend easily from the repo.
Are you gonna build this?
make sure you review the code using arcumet