# dubbo-admin **Repository Path**: x-github/dubbo-admin ## Basic Information - **Project Name**: dubbo-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: https://github.com/apache/dubbo-admin - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2025-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Dubbo Admin

[![Build](https://github.com/apache/dubbo-admin/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/dubbo-admin/actions/workflows/ci.yml/badge.svg) [![codecov](https://codecov.io/gh/apache/dubbo-admin/branch/develop/graph/badge.svg)](https://codecov.io/gh/apache/dubbo-admin) ![license](https://img.shields.io/badge/license-Apache--2.0-green.svg) Dubbo Admin is the console designed for better visualization of Dubbo applications. ## 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-admin/blob/develop/CONTRIBUTING.md) ## License Apache License 2.0, see [LICENSE](https://github.com/apache/dubbo-admin/blob/develop/LICENSE).