Guora
Guora is a self-hosted Zhihu/Quora Q & A platform. It is written based on Go, has built-in management backend, supports multi-language and lightweight deployment, and is suitable for individuals and teams to build knowledge communities.
The administrator account and password are admin@guora.com/admin123 ·Core functions: Q & A, comments, likes, user registration and login, rights management and site configuration. ·Management backend: Support content review, user and label management, and site parameter setting. ·Multi-language support: Built-in English/Chinese internationalization, interface and copywriting can be switched. ·Data and caching: SQLite storage + Redis cache is used by default, making it easy to deploy and migrate quickly. ·Deployment-friendly: Provide Docker solutions and simple configuration files, suitable for implementation in NAS/microservices environments. ·Maintainability: The code structure is clear, making it easy for secondary development and functional expansion (theme, routing, authentication logic).




