Skip to content

Short demo of a executable process for Camunda with an external javascript worker for API Calls

Notifications You must be signed in to change notification settings

ASchwad/BPMN-Camunda-ProcessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 2 Exercise 6

Follow this tutorial for the details: https://docs.camunda.org/get-started/quick-start/deploy/

The API Keys included in previous commits, are no longer valid.

To start the worker, type the following commands in the projects terminal.

  1. npm i #Installs Camunda dependencies and Axios for API Calls
  2. node ./worker.js #Starts the worker

About

Short demo of a executable process for Camunda with an external javascript worker for API Calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published