seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wangjx 785f945cf7 nacos持久化 3 년 전
..
app nacos持久化 3 년 전
assets/img dashboard: improve login page and update related document 6 년 전
dist [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 년 전
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 년 전
.gitignore Welcome to the world, Sentinel 6 년 전
.jshintrc Welcome to the world, Sentinel 6 년 전
README.md Update document to meet Markdown lint 6 년 전
README_zh.md Update document to meet Markdown lint 6 년 전
gulpfile.js dashboard: Refactor degrade service/controller and adapt to new features 4 년 전
index.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 년 전
index_dev.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 년 전
license-stat.csv Welcome to the world, Sentinel 6 년 전
package-lock.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5 년 전
package.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5 년 전

README.md

Sentinel Dashboard Frontend

Env Requirement

  • Node.js > 6.x

Code Guide

Install Packages

npm install

Start Development

npm start

Build for production

npm run build

Credit