Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 718 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 718 Bytes

OpenFlow

OpenUI5 app using Mermaid JS for Flowchart generating using a JSON/OData model. The purpose is to create a flowchart based on SAP EMMA Case category where each step can be a manual or automatic activity.

How to run

  • Clone the repository https://github.com/PeterChain/openflow.git

  • Go inside the directory openflow

  • run npm install for the node modules download

  • In order to run for the the project, just replace the endpoint with the target for the data and run npm run start

  • If you want to run the mocked data version, just run ui5 serve --config=uimodule=ui5.yaml --open=test/indexMock.html

Credits

This project has been generated with 💙 and easy-ui5