Skip to content

majidN7/project_workflow

Repository files navigation

<<<<<<< HEAD <<<<<<< HEAD

Workflow Modeler

=======

Camunda Modeler

db3f8890516e6a6a9f061ec6bea7b6ec61e48f0a

CI

An integrated modeling solution for BPMN, DMN, and Forms based on bpmn.io.

Camunda Modeler

Resources

Building the Application

Build the app in a Posix environment. On Windows that is Git Bash or WSL. Make sure you have installed all the necessary tools to install and compile Node.js C++ addons.

# checkout a tag
git checkout main

# 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

Contributing

Please checkout our contributing guidelines if you plan to file an issue or pull request.

Code of Conduct

By participating to this project, please uphold to our Code of Conduct.

License

MIT

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

project_workflow

aed518040b8bf2b5e4ff7f708f81fa4e0ac13baf

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages