PunitDh/ThePreciousNectar ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Ruby on Rails marketplace for rare wines called The Precious Nectar.

I want visitors to be able to browse wine listings, search by name or description, and view details like price, photos, and seller information. Users should be able to sign up and log in, create a profile, upload a profile photo, and list wines for sale with images and descriptions. Sellers should be able to edit and manage their own listings, and regular users should only be able to see and change what they’re allowed to.

Please include a shopping cart so buyers can add multiple wines, change quantities, and remove items before checkout. Payments should work with Stripe, and once payment succeeds, the purchase should be recorded properly so the wine is transferred from the seller to the buyer. I also want an internal messaging feature so buyers and sellers can contact each other in the app.

Keep it clean, attractive, and easy to use, since the main goal is making it feel like a polished place for wine lovers to buy and sell rare bottles. If you need to look up current docs online, go ahead.