seninel部署
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Eric Zhao ae774dba61 dashboard: update machine list page il y a 6 ans
..
app dashboard: update machine list page il y a 6 ans
dist dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) il y a 6 ans
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) il y a 6 ans
.gitignore Welcome to the world, Sentinel il y a 6 ans
.jshintrc Welcome to the world, Sentinel il y a 6 ans
README.md Update document to meet Markdown lint il y a 6 ans
README_zh.md Update document to meet Markdown lint il y a 6 ans
gulpfile.js Add frontend service and pages for Sentinel cluster flow control in dashboard il y a 6 ans
index.htm Move local frontend lib assets from dist to lib directory il y a 6 ans
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) il y a 6 ans
license-stat.csv Welcome to the world, Sentinel il y a 6 ans
package-lock.json Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) il y a 6 ans
package.json Welcome to the world, Sentinel il y a 6 ans

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