Sen descrición

Yi 13f7320412 ci(other): cicd 7 hai 1 ano
.vscode 1eb2d64259 feat(other): 添加event事件模块 %!s(int64=2) %!d(string=hai) anos
build 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
mock 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
patches 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
public 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
scripts 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
src 402e5d96b0 ci(other): CICD hai 1 ano
.dockerignore 88e733c194 ci(other): cicd hai 1 ano
.drone.yml 402e5d96b0 ci(other): CICD hai 1 ano
.editorconfig 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
.env 402e5d96b0 ci(other): CICD hai 1 ano
.env-config.ts edb1154a40 feat(other): 调试接口 %!s(int64=2) %!d(string=hai) anos
.env.development 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
.env.production 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
.eslintignore 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
.eslintrc.js 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
.gitattributes 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
.gitignore 5f7cdf3f32 feat(release): mqtt: mqtt认证鉴权 hai 1 ano
.npmrc 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
CHANGELOG.md 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
Dockerfile 13f7320412 ci(other): cicd 7 hai 1 ano
LICENSE 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
Makefile 88e733c194 ci(other): cicd hai 1 ano
README.md 402e5d96b0 ci(other): CICD hai 1 ano
changelogithub.config.json 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
index.html 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
nginx.conf a372dac5cb ci(other): cicd 3 hai 1 ano
package.json 5f7cdf3f32 feat(release): mqtt: mqtt认证鉴权 hai 1 ano
pnpm-lock.yaml 402e5d96b0 ci(other): CICD hai 1 ano
tsconfig.json 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
uno.config.ts 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos
vite.config.ts 8624ea0c47 kpt: project init %!s(int64=2) %!d(string=hai) anos

README.md

安装使用

  • 环境配置 本地环境需要安装 pnpm 7.x 、Node.js 14.18+ 和 Git

  • 克隆代码

    git clone http://kpt.kptyun.cn:3000/xuyiping/kpt-system-web.git
    
  • 安装依赖

    pnpm i
    
  • 运行

    pnpm dev
    
  • 打包

    pnpm build
    

Docker 部署

  • Docker 部署 Soybean

    docker run --name soybean -p 80:80 -d soybeanjs/soybean-admin:v0.9.6
    
  • 访问 kpt-system-web

打开本地浏览器访问http://localhost

TODOLIST

  • 指标管理更值无法修改
  • 所有列表页编辑和新增后没有刷新