Kritam123/Discord_Clone — reverse-engineered prompt
Reverse engineered prompt
Build me a Discord style web app from this existing Next.js project.
I want people to be able to sign in, create or join a server, see a sidebar with their servers, see channels inside a server, and chat in those channels with a clean dark Discord like layout. Messages should save so they’re still there after refresh, and the UI should feel modern and responsive on desktop and mobile.
Use the folders and setup that are already here, including the database setup if it’s already wired in. Keep the code clean and make sure the main pages actually work when I run npm run dev. If something needs an environment variable, add a clear example file and explain what I need to fill in.
Don’t overcomplicate it, just make a polished working clone with the core Discord experience. Look up current docs online if you need to.
Want more depth? Deep Reverse