feature: support run in mac system (#349)

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

Apache APISIX Dashboard

Dashboard for Apache APISIX

Deploy with Docker (currently)

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.