feat: update version
1 file changed
tree: 795552ec7ee834135614b47f91124cb0e9ecee27
  1. .github/
  2. api/
  3. compose/
  4. config/
  5. docker/
  6. mock/
  7. public/
  8. src/
  9. tests/
  10. .asf.yaml
  11. .dockerignore
  12. .editorconfig
  13. .eslintignore
  14. .eslintrc.js
  15. .gitignore
  16. .prettierignore
  17. .prettierrc.js
  18. .stylelintrc.js
  19. Dockerfile
  20. jest.config.js
  21. jsconfig.json
  22. netlify.toml
  23. package.json
  24. README-dashboard.md
  25. README.md
  26. tsconfig.json
  27. yarn.lock
README.md

Apache APISIX Dashboard

Dashboard for Apache APISIX

Deploy with Docker

Please refer to Deploy with Docker README

More

  1. More infomation about the frontend Dashboard, please refer to README for Dashboard
  2. If you need the dashboard built with Vue.js, please refer to master-vue.