Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/q315523275/familybucket-ui

微服务UI端-配置管理-网关管理-追踪展示-日志查询-监控查看-服务管理......
https://github.com/q315523275/familybucket-ui

element vue

Last synced: 4 days ago
JSON representation

微服务UI端-配置管理-网关管理-追踪展示-日志查询-监控查看-服务管理......

Awesome Lists containing this project

README

        

# admin-template

> A Vue.js project

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

## Api
FamilyBucket/Bucket.Ocelot

FamilyBucket/sample/ConfigService

FamilyBucket/sample/Authentication

FamilyBucket/sample/Pinzhi.Platform

## Account

account: admin

password:123456

## Api Config

path: config/index.js

baseApi:{
'development': 'http://localhost:8090',
'production': 'http://localhost:8090'
}

## UI Show

路由配置

![image](https://github.com/q315523275/FamilyBucket-UI/blob/master/readmeshow/route.png)

服务管理

![image](https://github.com/q315523275/FamilyBucket-UI/blob/master/readmeshow/mservice.png)

调用链管理

![image](https://github.com/q315523275/FamilyBucket-UI/blob/master/readmeshow/trace1.png)
![image](https://github.com/q315523275/FamilyBucket-UI/blob/master/readmeshow/trace2.png)

应用通知

![image](https://github.com/q315523275/FamilyBucket-UI/blob/master/readmeshow/notify.png)