Skip to content

fs123/IvyWebViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IvyWebViewer

IvyWebViewer is a modular JavaScript library, that allows you to render your Axon IVY BPM processes in a browser. In the current version, it is a proof of concept and was developed in the context of a students project @FHNW.

Version

0.1.0

Installation

Preconditions: NodeJS has to be installed on your machine. On Windows machines, Python 2.7 might be necessary too.

You need Gulp installed globally:

$ npm gulp -g
$ git clone https://github.com/fs123/IvyWebViewer
$ cd IvyWebViewer
$ npm install
$ gulp build

Tech

IvyWebViewer uses a number of open source projects to work properly:

  • [bpmn-js] - an open source bpmn rendering and modeling library
  • [node.js] - evented I/O for the backend
  • [Gulp] - the streaming build system

Development

Want to contribute? Great!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors