Update CHANGELOG.zh-CN.md
1 file changed
tree: d55f01bcc8b03db8f400c6ca7ae68a6642d27570
  1. .actions/
  2. .github/
  3. api/
  4. compose/
  5. config/
  6. docker/
  7. docs/
  8. licenses/
  9. mock/
  10. public/
  11. scripts/
  12. src/
  13. tests/
  14. .asf.yaml
  15. .dockerignore
  16. .editorconfig
  17. .eslintignore
  18. .eslintrc.js
  19. .gitignore
  20. .prettierignore
  21. .prettierrc.js
  22. .stylelintrc.js
  23. CHANGELOG.md
  24. CHANGELOG.zh-CN.md
  25. CODE_OF_CONDUCT.md
  26. CONTRIBUTING.md
  27. Dockerfile
  28. jest.config.js
  29. jsconfig.json
  30. LICENSE
  31. Makefile
  32. NOTICE
  33. package.json
  34. README.md
  35. README.zh-CN.md
  36. tsconfig.json
  37. yarn.lock
README.md

English | 简体中文

Apache APISIX Dashboard

Dashboard for Apache APISIX

Online Demo, Username/Password: admin.

User Guide

Please refer to User Guide

Deployment

Development

Milestones

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

FAQ

  1. If you need the dashboard-1.0 which is built with Vue.js, please refer to master-vue.

  2. The dashboard 2.0 removes MySQL which dashboard 1.5 is relied on.