Go to file
LinkinStars 9409db902a docs(i18n): add zh_CN plugin translation 2023-02-22 15:05:32 +08:00
.github Merge branch 'dev' into feat/1.0.5/deltag 2023-02-17 11:39:13 +08:00
.vscode fix: punctuation marks 2023-02-09 16:39:03 +08:00
build initial commit 2022-09-27 17:59:05 +08:00
charts style: remove unnecessary functions 2022-10-22 18:40:12 +08:00
cmd feat(plugin): plugin internationalization 2023-02-21 17:28:05 +08:00
configs feat(user): user can't use reserved username 2022-12-28 17:12:20 +08:00
docs Merge branch 'github-main' into feature-plugin 2023-02-21 17:37:36 +08:00
i18n docs(i18n): add zh_CN plugin translation 2023-02-22 15:05:32 +08:00
internal fix(tr): return original data when translator not exist 2023-02-22 15:05:03 +08:00
pkg Merge branch 'github-dev' into feature-plugin 2023-02-08 12:01:27 +08:00
plugin feat(plugin): Modify the plugin base description information to the internationalization field 2023-02-21 17:27:14 +08:00
script update goreleaser 2022-12-16 22:54:12 +08:00
ui fix(router): Set the correct loader return value for the new version of the router component 2023-02-21 18:12:05 +08:00
.editorconfig initial commit 2022-09-27 17:59:05 +08:00
.gitignore Merge branch 'github-main' into feature-plugin 2023-02-06 11:25:53 +08:00
.gitlab-ci.yml docs(ci): Update CI configuration about image tag 2023-02-08 17:23:49 +08:00
.goreleaser.yaml update action goreleaser 2023-02-08 14:14:11 +08:00
Dockerfile doc: update docker file set node from 2022-11-11 19:17:36 +08:00
LICENSE Update LICENSE 2022-09-30 07:13:53 +00:00
Makefile Merge branch 'github-main' into feature-plugin 2023-02-21 17:37:36 +08:00
README.md docs(README): Update CONTRIBUTING and Installation link address in README.md 2023-01-04 11:25:59 +08:00
README_CN.md docs(README): Update CONTRIBUTING and Installation link address in README.md 2023-01-04 11:25:59 +08:00
SECURITY.md Create SECURITY.md 2023-01-13 07:39:39 +00:00
crowdin.yml Update Crowdin configuration file 2022-12-15 17:36:18 +08:00
docker-compose.uffizzi.yml docs(docker): add healthcheck for docker compose 2023-02-13 18:09:55 +08:00
docker-compose.yaml ci: docker compose 2022-11-02 08:01:37 +00:00
go.mod refactor(gomod): update go mod 2023-02-21 17:41:26 +08:00
go.sum refactor(gomod): update go mod 2023-02-21 17:41:26 +08:00

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 Installation

Contributing

Contributions are always welcome!

See CONTRIBUTING for ways to get started.

License

Apache License 2.0