Web-based modeling tool

hi,
We are planning to build web based modeling tool, integrated with our company’s UI (Angular). I could see a lot of folks are trying to work towards it. Has anyone been successful so far? It would be really helpful, if someone can share some sample code.

Hi,

Check out the bpmn.io project. There is also an example how to integrate bpmn-js with Angular.

Best

Maciej

Thanks. But it doesn’t have camunda dependencies like properties panel.
Has anyone been able to implement web based modeling tool with camunda properties?

Check out the bpmn-js examples with the properties panel example among them.

There is also a bpmn-js distribution with all “camunda platform dependencies” included: camunda-bpmn-js/DISTRIBUTIONS.md at main · camunda/camunda-bpmn-js · GitHub

1 Like