Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/q315523275/familybucket-ui
微服务UI端-配置管理-网关管理-追踪展示-日志查询-监控查看-服务管理......
https://github.com/q315523275/familybucket-ui
element vue
Last synced: 4 days ago
JSON representation
微服务UI端-配置管理-网关管理-追踪展示-日志查询-监控查看-服务管理......
- Host: GitHub
- URL: https://github.com/q315523275/familybucket-ui
- Owner: q315523275
- Created: 2018-04-26T07:24:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T06:27:10.000Z (over 1 year ago)
- Last Synced: 2023-11-07T17:29:54.981Z (about 1 year ago)
- Topics: element, vue
- Language: Vue
- Size: 3.05 MB
- Stars: 136
- Watchers: 8
- Forks: 66
- Open Issues: 16
-
Metadata Files:
- Readme: Readme.md
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.OcelotFamilyBucket/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)