ujjavaldesai07/spring-boot-react-ecommerce-app ? reverse-engineered prompt

Reverse engineered prompt

Build me a full ecommerce web app with a React front end and a Spring Boot backend split into a few services.

I want shoppers to be able to browse products, search with suggestions, filter and sort results, page through listings, add items to a cart, and check out with Stripe. Please include both regular email and password login and Google sign in, store user and product data in MySQL, and use Redis where it makes sense to keep things fast. The cart and login state should persist with cookies. Product images should come from Cloudinary, and the whole thing should feel clean and responsive on desktop and mobile.

Please set it up so it can run locally with Docker Compose, and make sure the project is easy to start and stop with simple scripts. If anything needs current setup details from the official docs, look them up online and wire it up the right way.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab