{"id":29127757,"url":"https://github.com/answerdev/answer","last_synced_at":"2025-06-30T01:01:57.946Z","repository":{"id":61950236,"uuid":"542931741","full_name":"apache/answer","owner":"apache","description":"A Q\u0026A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.","archived":false,"fork":false,"pushed_at":"2025-06-13T08:02:18.000Z","size":14907,"stargazers_count":14563,"open_issues_count":78,"forks_count":1177,"subscribers_count":103,"default_branch":"main","last_synced_at":"2025-06-23T11:17:23.921Z","etag":null,"topics":["community","forum","go","golang","hacktoberfest","q-and-a","question","react","typescript"],"latest_commit_sha":null,"homepage":"https://answer.apache.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-29T05:16:19.000Z","updated_at":"2025-06-23T10:58:47.000Z","dependencies_parsed_at":"2023-10-24T06:25:46.364Z","dependency_job_id":"a3154fe4-9d16-469b-9064-4001a8098694","html_url":"https://github.com/apache/answer","commit_stats":{"total_commits":3083,"total_committers":82,"mean_commits":37.59756097560975,"dds":0.7272137528381446,"last_synced_commit":"811d6de69d6329deef2be5e516fe5848244079ac"},"previous_names":["apache/incubator-answer","answerdev/answer","apache/answer"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/apache/answer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fanswer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fanswer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fanswer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fanswer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/answer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fanswer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262690385,"owners_count":23349168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["community","forum","go","golang","hacktoberfest","q-and-a","question","react","typescript"],"created_at":"2025-06-30T01:01:48.876Z","updated_at":"2025-06-30T01:01:57.892Z","avatar_url":"https://github.com/apache.png","language":"Go","readme":"\u003ca href=\"https://answer.apache.org\"\u003e\n    \u003cimg alt=\"logo\" src=\"docs/img/logo.svg\" height=\"99px\"\u003e\n\u003c/a\u003e\n\n# Apache Answer - Build Q\u0026A platform\n\nA Q\u0026A platform software for teams at any scales. Whether it’s a community forum, help center, or knowledge management platform, you can always count on Answer.\n\nTo learn more about the project, visit [answer.apache.org](https://answer.apache.org).\n\n[![LICENSE](https://img.shields.io/github/license/apache/answer)](https://github.com/apache/answer/blob/main/LICENSE)\n[![Language](https://img.shields.io/badge/language-go-blue.svg)](https://golang.org/)\n[![Language](https://img.shields.io/badge/language-react-blue.svg)](https://reactjs.org/)\n[![Go Report Card](https://goreportcard.com/badge/github.com/apache/answer)](https://goreportcard.com/report/github.com/apache/answer)\n[![Discord](https://img.shields.io/badge/discord-chat-5865f2?logo=discord\u0026logoColor=f5f5f5)](https://discord.gg/Jm7Y4cbUej)\n\n## Screenshots\n\n![screenshot](docs/img/screenshot.png)\n\n## Quick start\n\n### Running with docker\n\n```bash\ndocker run -d -p 9080:80 -v answer-data:/data --name answer apache/answer:1.5.1\n```\n\nFor more information, see [Installation](https://answer.apache.org/docs/installation).\n\n### Plugins\n\nAnswer provides a plugin system for developers to create custom plugins and expand Answer’s features. You can find the [plugin documentation here](https://answer.apache.org/community/plugins).\n\nWe value your feedback and suggestions to improve our documentation. If you have any comments or questions, please feel free to contact us. We’re excited to see what you can create using our plugin system!\n\nYou can also check out the [plugins here](https://answer.apache.org/plugins).\n\n## Building from Source\n\n### Prerequisites\n\n- Golang \u003e= 1.22\n- Node.js \u003e= 20\n- pnpm \u003e= 9\n- [mockgen](https://github.com/uber-go/mock?tab=readme-ov-file#installation) \u003e= 1.6.0\n- [wire](https://github.com/google/wire/) \u003e= 0.5.0\n\n### Build\n\n```bash\n# Install wire and mockgen for building. You can run `make check` to check if they are installed.\n$ make generate\n# Install frontend dependencies and build\n$ make ui\n# Install backend dependencies and build\n$ make build\n```\n\n## Contributing\n\nContributions are always welcome!\n\nSee [CONTRIBUTING](https://answer.apache.org/community/contributing) for ways to get started.\n\n## License\n\n[Apache License 2.0](https://github.com/apache/answer/blob/main/LICENSE)\n","funding_links":[],"categories":["成品项目","Go","Popular","语言资源库","Finished Items"],"sub_categories":["组织","go","To Organize"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerdev%2Fanswer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanswerdev%2Fanswer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerdev%2Fanswer/lists"}