MyGit

apache/shenyu-dashboard

Fork: 225 Star: 187 (更新于 2024-12-04 21:59:46)

license: Apache-2.0

Language: JavaScript .

Apache ShenYu Dashboard

最后发布版本: 2.6.1 ( 2024-01-19 15:21:07)

官方网址 GitHub网址

Apache ShenYu Dashboard

build Contribute with Gitpod

Overview

Apache ShenYu Dashboard is frontend of a management background for Apache ShenYu. The API interface is in the Apache Shenyu Admin module.

Prerequisite

  • node v8.0+

How to Build

Configuration

Modify the api url for different environment, eg: http://192.168.1.100:8000

Develop Environment

# install dependencies in this project root path.
npm install
# start
npm start

Production Environment

# install dependencies in this project root path.
npm install
# build for production
npm run build

# copy to apache-shenyu-admin
cp -rf dist/* shenyu-admin/src/main/resources/static/

最近版本更新:(数据更新于 2024-10-17 01:05:56)

2024-01-19 15:21:07 2.6.1

2023-08-15 10:17:10 2.6.0

2023-02-04 16:58:40 2.5.1

2022-08-25 20:01:24 2.5.0

2022-08-25 19:59:04 2.4.2

2022-08-25 19:57:57 2.4.3

2021-11-04 15:03:37 2.4.1

2021-08-17 14:32:03 2.4.0

2021-04-06 12:33:49 2.3.0

主题(topics):

shenyu, shenyu-dashboard

apache/shenyu-dashboard同语言 JavaScript最近更新仓库

2024-12-22 13:19:55 gethomepage/homepage

2024-12-22 11:34:40 chris81605/Degrees-of-Lewdity_Cheat_Extended

2024-12-22 00:44:14 gorhill/uBlock

2024-12-21 12:14:02 layui/layui

2024-12-21 03:44:01 emberjs/ember.js

2024-12-20 02:57:09 nodejs/node