257 Star 3.1K Fork 904

GVPApache HertzBeat/hertzbeat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Hertzbeat Web-App

[!NOTE]

HertzBeat Web-App is a fork to ng-alain. Check LICENSE and license-ng-alain.txt for more details.

Quickly Start

  1. Need Node Yarn Environment, Make sure Node.js >= 18
  2. Install yarn if not existed npm install -g yarn
  3. Execute yarn install or yarn install --registry=https://registry.npmmirror.com in web-app
  4. Start After Backend Server Available : yarn start

Build HertzBeat Install Package

  1. Execute command in web-app

    ng build --configuration production

  2. Execute command in root

    mvn clean install

    The HertzBeat install package will at manager/target/hertzbeat-{version}.tar.gz

  3. Execute command in collector

    mvn clean package -Pcluster

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/hertzbeat/hertzbeat.git
git@gitee.com:hertzbeat/hertzbeat.git
hertzbeat
hertzbeat
hertzbeat
master

搜索帮助