Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.11 KB

BPMN-JS Integration

View diagrams in filebrowser!

⚠ WARNING: This is a fork of the original filebrowser project (Vue + GO). In this version, all your .bpmn files will open in bpmn-js instead of the standard Text Editor.

Preview

Nowadays, business diagrams follow the universal BPMN standard.

The open-source solution bpmn-js from BPMN.io makes it incredibly easy to view and build such diagrams.

This new filebrowser feature enables the integration with bpmn-js for viewing only.

Features

Open any .bpmn file to view the diagram (e.g. in the 00_Diagrams_Example folder).

You can click and hold the mouse in order to move the diagram around.

You can also zoom with CTRL + Scroll!

Installation

Simply run filebrowser.exe to start the local server.

For developers:

  1. Run npm install from the frontend directory;
  2. Make your changes;
  3. Run "build_me_production.bat" to build the Productive version.

To do

Add bpmn-js extensions.

Author

Alexandre S.