seninel部署
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
wangjx 785f945cf7 nacos持久化 3年前
..
app nacos持久化 3年前
assets/img dashboard: improve login page and update related document 6年前
dist [feat #1839]: Make dashboard support deploying under subpath (#1851) 4年前
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 dashboard: Refactor degrade service/controller and adapt to new features 4年前
index.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4年前
index_dev.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4年前
license-stat.csv Welcome to the world, Sentinel 6年前
package-lock.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5年前
package.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5年前

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