theADAMJR/acrd.app — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Discord style chat app called Accord, but with more personality and custom themes. I want it to feel like an old school community chat app where people can create servers, add text channels, join with invite codes, and chat in real time. Users should be able to edit and delete their own messages, server owners should be able to manage channels, kick members, and remove any message when needed.

Please include account settings so people can change their username and avatar, plus server settings to rename a server, update its icon, and delete it. I also want basic profile views and file uploads for things like avatars or shared images if that is already part of the project direction.

Make sure login is secure, the backend uses a database, and the whole thing runs locally with a clear setup using env files or Docker if that is easier. If anything is missing, look up current docs online and wire it up so it feels complete and usable.

Want more depth? Deep Reverse