seninel部署
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Eric Zhao ae774dba61 dashboard: update machine list page hace 6 años
..
app dashboard: update machine list page hace 6 años
dist dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) hace 6 años
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) hace 6 años
.gitignore Welcome to the world, Sentinel hace 6 años
.jshintrc Welcome to the world, Sentinel hace 6 años
README.md Update document to meet Markdown lint hace 6 años
README_zh.md Update document to meet Markdown lint hace 6 años
gulpfile.js Add frontend service and pages for Sentinel cluster flow control in dashboard hace 6 años
index.htm Move local frontend lib assets from dist to lib directory hace 6 años
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) hace 6 años
license-stat.csv Welcome to the world, Sentinel hace 6 años
package-lock.json Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) hace 6 años
package.json Welcome to the world, Sentinel hace 6 años

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