# dubbo-admin
**Repository Path**: lonqiebai/dubbo-admin
## Basic Information
- **Project Name**: dubbo-admin
- **Description**: dubbo-admin
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-11-18
- **Last Updated**: 2025-08-12
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Dubbo Admin
[](https://github.com/apache/dubbo-kubernetes/actions/workflows/ci.yml)
[](https://codecov.io/gh/apache/dubbo-kubernetes)

Dubbo Admin is the console designed for better visualization of Dubbo services.
## Repositories
The main code repositories of Dubbo Admin include:
- [ui-vue3](./ui-vue3): Implements the **front-end interface** of Dubbo Admin.
- **Dubbo Admin Console**: Implemented in the [app](./app) and [pkg](./pkg) directories.
For more details, see the [app/README](https://github.com/apache/dubbo-admin/blob/develop/app/README.md).
## Quick Start
Please refer to [official website](https://cn.dubbo.apache.org/zh-cn/overview/home/).
## Roadmap
Please refer to [RoadMap](https://github.com/apache/dubbo-admin/discussions/1300).
## Contributing
### Admin UI
- [Vue3](https://vuejs.org/) and [Vite](https://vite.dev/)
- [ui-vue3/README.md](https://github.com/apache/dubbo-admin/ui-vue3/README.md) for more detail
### Admin Server
- Golang, Gin, Kubernetes
- [docs/server-develop](https://github.com/apache/dubbo-admin/docs/server-develop/README.md) for more detail
### Other Information
Refer to [CONTRIBUTING.md](https://github.com/apache/dubbo-kubernetes/blob/master/CONTRIBUTING.md)
## License
Apache License 2.0, see [LICENSE](https://github.com/apache/dubbo-kubernetes/blob/master/LICENSE).