Skip to content

plebanip/isolab-bpmn-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isolab-bpmn-editor

Editor based on bpmn-js with extension provided by bpmn-js-token-simulation

Docker image has been created following the instructions on bpmn-io-docker

The editor is adopted in the following courses offered at Politecnico di Milano:

  • Sistemi Informativi (per il Settore dell'Informazione)
  • Tecnologie Digitali
  • Process and Service Design

Local deployment (source code)

NodeJS development stack is required

Clone the current git repo and run

npm install
npm start

The editor is running on http://localhost:80

Local deployment (docker image)

Docker platform installed on your machine is required

Run the command

 docker run --name isolab-bpmn-editor -p 80:80 -t plebanip/isolab-bpmn-editor

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors