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.
Eric Zhao ae774dba61 dashboard: update machine list page преди 6 години
..
app dashboard: update machine list page преди 6 години
dist dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) преди 6 години
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 Add frontend service and pages for Sentinel cluster flow control in dashboard преди 6 години
index.htm Move local frontend lib assets from dist to lib directory преди 6 години
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) преди 6 години
license-stat.csv Welcome to the world, Sentinel преди 6 години
package-lock.json Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) преди 6 години
package.json Welcome to the world, Sentinel преди 6 години

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