lemon workflow
1.0.0
lemon-workflow is a BPM platform based on the Flowable (V6) engine, using a front-end and back-end separation architecture. At present, functions such as process design and workflow management have been integrated.
The technology stack is as follows:
Backend: SpringBoot 2.x + Flowable 6.x + mybatis
Front-end: Vue 2.x + bpmn-js + element-ui + vue-router + axios + @vue/cli
Issues and PRs are welcome~~ If this project is helpful to you, please use your little hand and give it a star.




Backend: lemon-workflow-backend
Frontend: lemon-workflow-frontend
# 安装依赖
npm install
# 运行
npm run serve
Android side: lemonworkflowandroid
Modify the UrlFactory under com.lemon.mobile.util to your server address.
Android Studio runs
bpmn-process-designer
vue-manage-system
vue-form-making