seninel部署
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Eric Zhao ae774dba61 dashboard: update machine list page 6 anos atrás
..
app dashboard: update machine list page 6 anos atrás
dist dashboard: support automatic/manual removal of unhealthy machines and disconnected applications (#168) 6 anos atrás
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 anos atrás
.gitignore Welcome to the world, Sentinel 6 anos atrás
.jshintrc Welcome to the world, Sentinel 6 anos atrás
README.md Update document to meet Markdown lint 6 anos atrás
README_zh.md Update document to meet Markdown lint 6 anos atrás
gulpfile.js Add frontend service and pages for Sentinel cluster flow control in dashboard 6 anos atrás
index.htm Move local frontend lib assets from dist to lib directory 6 anos atrás
index_dev.htm Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 anos atrás
license-stat.csv Welcome to the world, Sentinel 6 anos atrás
package-lock.json Add rule configuration support for parameter flow control in Sentinel Dashboard (#176) 6 anos atrás
package.json Welcome to the world, Sentinel 6 anos atrás

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