apache/answer — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a self hosted Q and A site for a team or community using this repo. I want it to work like a mix of a forum, help center, and internal knowledge base, where people can ask questions, post answers, and keep useful information easy to revisit later. It should feel polished in the browser, be easy to run locally first, and be ready for real use after that.

Please get the full app working end to end, including the web interface and server, and make sure it can start in a simple local setup with Docker if that is the easiest path. If building from source is needed, set that up too so it actually compiles cleanly. Keep the plugin support intact so I can extend it later. If there are environment settings or first run steps, make them straightforward and documented in the project. If you need details that are not obvious here, look up the current project docs online and follow the recommended setup.

Want more depth? Deep Reverse