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