Skip to content

urbanisierung/bpmn-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BPMN Art

Like ascii art but with bpmn models.

This is a little fun project of my kids and me: creating coloring pictures with BPMN models together. First result: angrybirds

Angrybirds

A png representation of the workflow model:

angrybirds

Let it run!

Next level: Running the workflow model - the easiest way to do this is Camunda Cloud. Once the account is there, create a client, export relevant information as environment variables, install zbctl and execute the following commands:

Deploy the workflow:

zbctl deploy bpmn/angrybirds.bpmn

Start a workflow instance:

zbctl create instance angrybird

Navigate to operate and watch your instance :)

angrybirds in operate

Unicorn

unicorn

Unicorn Operate

unicorn

Elephant

unicorn

Elephant Operate

unicorn