Skip to content

firstep/theflow-console

Repository files navigation

TheFlow Console UI

Based on vue2 and vuetify2, integrated flowable-modeler v6.4.2

Screenshots

- -
Design Process Design Form
Start Process Start With Form
Todo Page Instance Management

Getting start

git clone https://github.com/firstep/theflow-console.git
cd theflow-console
npm i # or cnpm i
npm start # or npm run dev

Config

.env - for production environment

.env.dev - for devolpment environment

.env.test - for test environment

//config backend baseurl
VUE_APP_BASEURL=http://localhost:8080

Get backend source code: https://github.com/firstep/theflow

Used in libraries

  • axios
  • vuetify-dialog

About

TheFlow Console UI Based on Vue and Vuetify, integrated flowable-modeler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published