- Notifications
You must be signed in to change notification settings - Fork1
Karw0s/simulation-process-modeler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Web based editor for process modeling based on BPMN diagrams.Demo
The application was developed as part of the Master's thesis.
Application offers applying code to the diagram elements so that further on the API server could be compiled and simulate the process.Also, application have build in monaco editor with Groovy syntax highlighting feature.
Runng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.