lowflow-design/README.md
2023-11-26 17:33:14 +08:00

37 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center">
<h1>lowflow-design</h1>
<p>低代码流程设计器</p>
</div>
## 介绍
lowflow-design是一个基于`Vue3``Vite``TypeScript``Element-Plus`等技术栈开发的,适用于低代码或无代码开发平台的流程设计器。
让普通人也能通过简单配置快速搭建流程。
## 在线预览
https://tsai996.github.io/lowflow-design/
#### 项目源码
| | 后端源码 | 前端源码 |
|--- |--- | --- |
| github | https://github.com/tsai996/lowflow-design-converter | https://github.com/tsai996/lowflow-design |
| 码云 | https://gitee.com/cai_xiao_feng/lowflow-design-converter | https://gitee.com/cai_xiao_feng/lowflow-design |
#### 示例图
<p>
<img alt="节点项" src="public/flow.png" style="display: inline-block"/>
<img alt="属性面板" src="public/penal.png" style="display: inline-block"/>
</p>
## 加微信拉入群聊(备注:加群)
<p>
<img alt="微信" src="public/wx.png" width="240" style="display: inline-block"/>
</p>
## 赞助
开源不易如果该项目对您有帮助,您可以请我喝杯奶茶。
<p>
<img alt="微信" src="public/wxpay.png" height="240" width="240" style="display: inline-block"/>
<img alt="支付宝" src="public/alipay.png" height="240" width="240" style="display: inline-block"/>
</p>
## 推荐
大家在使用本项目时,推荐结合贺波老师的书[《深入Activiti流程引擎核心原理与高阶实战》](https://item.m.jd.com/product/13928958.html?gx=RnAomTM2bmCImZxDqYAkVCoIHuIYVqc)这本书对系统学习和深入掌握Activiti/Flowable的用法非常有帮助。
![book.png](public%2Fbook.png)