seninel部署
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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