A bpmn modeler that embeds the bpmn.io project and supports Google Drive
- Edit the BPMN 2.0 diagram in the browser.
- Google Drive supported.
- BPMN 2.0 diagrams supported.
- Drag and drop to import images.
- NFS supported.
https://nojaja.github.io/bpmn-modeler/
- init
$ npm install
- start
$ npm start
- open browser
http://localhost:8080
URL欄にchrome://flags/#native-file-system-api
と入力して、該当するフラグを有効にします
Licensed under the MIT License.