Skip to content

🔥🔥🔥📌 规则引擎前端 📌 RuleEngine 基于web可视化配置,简单高效快捷。

License

Notifications You must be signed in to change notification settings

rule-engine/rule-engine-front-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 3, 2024
6897486 · Dec 3, 2024

History

18 Commits
Mar 29, 2023
Dec 3, 2024
Mar 29, 2023
Jun 6, 2024
Mar 29, 2023
Mar 29, 2023
Mar 29, 2023
Nov 29, 2023
Mar 29, 2023
Mar 29, 2023
Mar 29, 2023

Repository files navigation

📌 规则引擎前端开源版 RuleEngine 📌

License GitHub Stars GitHub Forks GitHub issues Percentage of issues still open

业务逻辑实现不再依赖于代码开发,可零代码实现复杂业务逻辑。

后端代码地址:https://gitee.com/aizuda/rule-engine-open
项目展示地址:http://ruleengine.cn/

联系方式:

技术文档

简单使用:...
详细文档:http://ruleengine.cn/doc

技术栈/版本介绍:

  • 所涉及的相关的技术有:
    • Vue
    • Element-ui

项目安装(部署)

Node.js 版本 : Node.js v16.15.0

设置 npm 镜像源
npm config set registry https://registry.npm.taobao.org
下载安装
## 克隆项目源码包
git clone https://github.com/dingqianwen/rule-engine-front-open

## 安装项目依赖扩展组件
npm install

# 启动本地开发环境
npm run serve

## 生产环境构建项目
npm run build

## 生产环境构建项目并查看构建报告
npm run build --report
修改 .env 配置信息
#web服务的
VUE_APP_WEB_BASE_URL=http://xxx.yourdomain.com
#计算服务的
VUE_APP_COMPUTE_BASE_URL=http://xxx.yourdomain.com:8011 

如果觉得本项目对您有任何一点帮助,请点右上角 "Star" 支持一下, 并向您的基友、同事们宣传一下吧,谢谢!

About

🔥🔥🔥📌 规则引擎前端 📌 RuleEngine 基于web可视化配置,简单高效快捷。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published