apache/answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 3rd, 2026
Created on September 29th, 2022
Open Issues & Pull Requests: 117 (+0)
GitHub issues: Enabled
Number of forks: 1,361
Total Stargazers: 15,663 (+0)
Total Subscribers: 104 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.5 hours
Mean response time: 12.6 days
90th percentile: 15.9 days
Tracked items: 626

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 91% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 5% of issues opened in the past year have been closed. Three people close 73% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 95
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 621 days
Stale 30+ days: 86
Stale 90+ days: 77

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (324)
  • enhancement (199)
  • new-feature (105)
  • good first issue (32)
  • duplicate (16)
  • question (6)
  • documentation (4)
  • help wanted (3)

Most active issues this week

Detailed Description

Apache Answer is a Q&A platform software that enables teams to build community forums, help centers, and knowledge management systems at any scale.

The platform addresses the need for organizations to create dedicated spaces where users can ask questions, share knowledge, and find answers collaboratively. Answer provides a self-hosted solution with a web-based interface built on React and TypeScript, backed by a Go server. The tool handles the core Q&A workflow including question posting, answering, voting, and content organization, allowing teams to deploy their own instance rather than relying on external services.

Teams should consider Answer if they need a self-contained Q&A platform they can host and control independently. It suits organizations building internal knowledge bases, community support forums, or public help centers where they want to own the infrastructure and data. The project includes a plugin system that allows developers to extend functionality with custom features, making it adaptable to specific organizational needs beyond the base platform capabilities.

The project maintains active development with regular updates to both backend and frontend components. The codebase requires multiple build tools and dependencies including Go, Node.js, pnpm, mockgen, and wire, indicating a mature engineering approach with code generation and dependency injection patterns. The project welcomes community contributions through established guidelines and maintains documentation for both users and plugin developers.