Go to file
aichy126 149751153c fix FuncMap 2022-12-06 17:16:42 +08:00
.github Merge branch 'release/0.5.0' into 'main' 2022-12-06 12:10:28 +08:00
.vscode
build
charts
cmd/answer Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test 2022-12-06 16:56:30 +08:00
configs
docs Merge branch 'feat/0.6.0/user-role' into test 2022-12-06 16:50:55 +08:00
i18n Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test 2022-12-06 16:56:30 +08:00
internal fix FuncMap 2022-12-06 17:16:42 +08:00
pkg feat(template/i18n): backend template render synchronous with frontend 2022-12-06 12:16:43 +08:00
script
ui Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test 2022-12-06 16:56:30 +08:00
.editorconfig
.gitignore
.gitlab-ci.yml fix gitlab ci config 2022-12-01 16:21:47 +08:00
CONTRIBUTING.md
Dockerfile
INSTALL.md
INSTALL_CN.md
LICENSE
Makefile docs(makefile): upgrade 0.5.0 2022-12-06 12:00:55 +08:00
README.md
README_CN.md
docker-compose.yaml
go.mod
go.sum

README.md

logo

Answer - Build Q&A community

An open-source knowledge-based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more.

To learn more about the project, visit answer.dev.

LICENSE Language Language Go Report Card Discord

Screenshots

screenshot

Quick start

Running with docker

docker run -d -p 9080:80 -v answer-data:/data --name answer answerdev/answer:latest

For more information, see INSTALL.md

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

License

Apache License 2.0