Skip to content

PoC about using BPMN and a workflow engine in nodejs environment

License

Notifications You must be signed in to change notification settings

marlecce/camunda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camunda PoC

Run workflow engine

docker pull camunda/camunda-bpm-platform:latest
docker run -d --name camunda -p 8080:8080 camunda/camunda-bpm-platform:latest

then open browser

Rest API

Camunda REST API are available here

About

PoC about using BPMN and a workflow engine in nodejs environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published