Skip to content

danielduarte/flowed-modeler

Repository files navigation

Flowed Modeler

A modeling solution for Flowed.

Flowed Modeler

Based on Camunda Modeler and bpmn.io.

Features

  • Design flows with a visual easy-to-use UI
  • Open/save flows from/to files
  • Deploy flows to a Flowed server
  • OpenApi integration and autocompletion

Resources

Building the Application

# checkout a branch
git checkout flowed_develop

# install dependencies
npm install

# execute all checks (lint, test and build)
npm run all

# build the application to ./dist
npm run build

Development Setup

Spin up the application for development, all strings attached:

npm run dev

License

MIT

Uses bpmn-js, dmn-js, and cmmn-js, licensed under the bpmn.io license.

Uses camunda-modeler, licensed under the MIT license.

About

A workflow modeler from Flowed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages