docs(makefile): upgrade 1.0.9
1 file changed
tree: 908dce2e8a99ec90e2a9e047dcc5f22914598885
  1. .github/
  2. .vscode/
  3. build/
  4. charts/
  5. cmd/
  6. configs/
  7. docs/
  8. i18n/
  9. internal/
  10. pkg/
  11. script/
  12. ui/
  13. .editorconfig
  14. .gitignore
  15. .gitlab-ci.yml
  16. .goreleaser.yaml
  17. crowdin.yml
  18. docker-compose.uffizzi.yml
  19. docker-compose.yaml
  20. Dockerfile
  21. go.mod
  22. go.sum
  23. LICENSE
  24. Makefile
  25. README.md
  26. README_CN.md
  27. SECURITY.md
README.md

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