feat: add riscv support (#1526)
1 file changed
tree: 89b92ccf8a8c594e341f443cf2831240b0c22eee
  1. .agents/
  2. .github/
  3. api/
  4. app/
  5. docs/
  6. pkg/
  7. release/
  8. scripts/
  9. ui-vue3/
  10. .asf.yaml
  11. .codecov.yml
  12. .gitattributes
  13. .gitignore
  14. .licenserc.yaml
  15. CHANGELOG.md
  16. CONTRIBUTING.md
  17. Dockerfile
  18. go.mod
  19. go.sum
  20. LICENSE
  21. Makefile
  22. NOTICE
  23. README.md
README.md

Build codecov license

Dubbo Admin is the console designed for better visualization of Dubbo applications.

Repositories

The main code repositories of Dubbo Admin include:

  • ui-vue3: Implements the front-end interface of Dubbo Admin.
  • Dubbo Admin Console: Implemented in the app and pkg directories.
    For more details, see the app/README.

Quick Start

Please refer to official website.

Roadmap

Please refer to RoadMap.

Contributing

Admin UI

Admin Server

Other Information

Refer to CONTRIBUTING.md

License

Apache License 2.0, see LICENSE.