Skip to content

alfredats/PDPA-DBNO_reactCamunda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDPA-DBNO_reactCamunda: A further experiment on having a React front-end with Camunda

Based upon work from @mengwong on the visual language of legal obligations as AndOr trees.

It hasn't been built for deployment.

Description

Camunda got big bucks from seed funding recently and it got people excited about BPMN & DMN again.

Here's an example of how to connect a front-end powered by the React ecosystem with Camunda as a REPL-like enviroment.

Requires

  • Yarn
  • Camunda Plaform Run (I used the docker version, it'll probably work with any other version too)
  • Camunda Modeler

Setup

After installing Camunda Platform Run & Camunda Modeler, start your platform instance.

Open eventDriven.bpmn and investment-strategy.dmn with Camunda Modeler and deploy them.

Upon successful deployment of the BPMN process & DRD diagram,

  1. cd to resources and run node worker.js
  2. cd to project root and run yarn start.

react-scripts should take care of the rest.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published