Jeffo191/Houseparty ? reverse-engineered prompt
Reverse engineered prompt
Build me a Houseparty style web app where people can sign up, log in, create a party, or join one with a simple 4 digit code. Once inside a party, up to 8 people should be able to video chat together, send live group messages, and start a few mini games like drawing, truth or dare, trivia, and a dice game.
I want it to feel fun and modern, with a dark mode look and a layout that works well on both phones and desktops. Please include basic user profiles and make the whole thing feel real time and smooth, especially joining rooms, chat updates, and video call behavior.
Use a React and TypeScript frontend with a Node backend, real time sockets, WebRTC for the calls, and simple local database storage for accounts and party data. Set it up as a frontend and backend project that I can run locally, with env config for auth secrets and ports. If anything is unclear, check current docs online and make reasonable choices so it all works end to end.
Have a live product UI? Try website reverse