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 years ago
..
app nacos持久化 3 years ago
assets/img dashboard: improve login page and update related document 6 years ago
dist [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 years ago
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 years ago
.gitignore Welcome to the world, Sentinel 6 years ago
.jshintrc Welcome to the world, Sentinel 6 years ago
README.md Update document to meet Markdown lint 6 years ago
README_zh.md Update document to meet Markdown lint 6 years ago
gulpfile.js dashboard: Refactor degrade service/controller and adapt to new features 4 years ago
index.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 years ago
index_dev.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 years ago
license-stat.csv Welcome to the world, Sentinel 6 years ago
package-lock.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5 years ago
package.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5 years ago

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