seninel部署
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
wangjx 785f945cf7 nacos持久化 3 lat temu
..
app nacos持久化 3 lat temu
assets/img dashboard: improve login page and update related document 6 lat temu
dist [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 lat temu
lib Remove G2 lib tracking in frontend of Sentinel dashboard (#527) 6 lat temu
.gitignore Welcome to the world, Sentinel 6 lat temu
.jshintrc Welcome to the world, Sentinel 6 lat temu
README.md Update document to meet Markdown lint 6 lat temu
README_zh.md Update document to meet Markdown lint 6 lat temu
gulpfile.js dashboard: Refactor degrade service/controller and adapt to new features 4 lat temu
index.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 lat temu
index_dev.htm [feat #1839]: Make dashboard support deploying under subpath (#1851) 4 lat temu
license-stat.csv Welcome to the world, Sentinel 6 lat temu
package-lock.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5 lat temu
package.json dashboard: update dependencies in package.json to fix frontend vulnerabilities 5 lat temu

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