⚠ 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.
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.
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!
Simply run filebrowser.exe to start the local server.
For developers:
- Run npm install from the frontend directory;
- Make your changes;
- Run "build_me_production.bat" to build the Productive version.
Add bpmn-js extensions.
Alexandre S.