All Projects → zeebe-io → Zeebe Modeler

zeebe-io / Zeebe Modeler

Licence: mit
Desktop Application for modeling Zeebe Workflows with BPMN

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Zeebe Modeler

Camunda Modeler
An integrated modeling solution for BPMN and DMN based on bpmn.io.
Stars: ✭ 718 (+262.63%)
Mutual labels:  hacktoberfest, bpmn, workflow, desktop-application
Kogito Examples
Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 96 (-51.52%)
Mutual labels:  hacktoberfest, bpmn, workflow
Zeebe
Distributed Workflow Engine for Microservices Orchestration
Stars: ✭ 2,165 (+993.43%)
Mutual labels:  hacktoberfest, bpmn, workflow
Camunda Bpm Platform
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
Stars: ✭ 2,390 (+1107.07%)
Mutual labels:  hacktoberfest, bpmn, workflow
Kogito Runtimes
Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 188 (-5.05%)
Mutual labels:  hacktoberfest, bpmn, workflow
Spiffworkflow
A powerful workflow engine implemented in pure Python
Stars: ✭ 959 (+384.34%)
Mutual labels:  bpmn, workflow
Bpmn Elements
Executable workflow elements based on BPMN 2.0
Stars: ✭ 54 (-72.73%)
Mutual labels:  bpmn, workflow
Theflow
Workflow automation library for .NET
Stars: ✭ 72 (-63.64%)
Mutual labels:  bpmn, workflow
Gitreflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
Stars: ✭ 1,488 (+651.52%)
Mutual labels:  hacktoberfest, workflow
Kroki
Creates diagrams from textual descriptions!
Stars: ✭ 774 (+290.91%)
Mutual labels:  hacktoberfest, bpmn
Jbpm
a Business Process Management (BPM) Suite
Stars: ✭ 1,226 (+519.19%)
Mutual labels:  bpmn, workflow
Actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
Stars: ✭ 2,243 (+1032.83%)
Mutual labels:  hacktoberfest, workflow
Blog Post Workflow
Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed
Stars: ✭ 910 (+359.6%)
Mutual labels:  hacktoberfest, workflow
Processmaker
GLPI plugin that provides an interface with ProcessMaker (http://www.processmaker.com/)
Stars: ✭ 21 (-89.39%)
Mutual labels:  bpmn, workflow
Wordpress Docker Compose
Easy Wordpress development with Docker and Docker Compose
Stars: ✭ 1,107 (+459.09%)
Mutual labels:  hacktoberfest, workflow
Galaxy
Data intensive science for everyone.
Stars: ✭ 812 (+310.1%)
Mutual labels:  hacktoberfest, workflow
Django Lb Workflow
Reusable workflow library for Django
Stars: ✭ 153 (-22.73%)
Mutual labels:  bpmn, workflow
Smartflow Sharp
基于C#语言研发的Smartflow-Sharp工作流组件,该工作流组件的特点是简单易用、方便扩展、支持多种数据库访问、高度可定制化,支持用户按需求做功能的定制开发,节省用户的使用成本
Stars: ✭ 594 (+200%)
Mutual labels:  bpmn, workflow
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+930.3%)
Mutual labels:  hacktoberfest, desktop-application
Viewflow
Reusable workflow library for Django
Stars: ✭ 2,136 (+978.79%)
Mutual labels:  bpmn, workflow

Zeebe Modeler

Build Status

The visual workflow editor for Zeebe based on bpmn.io.

Zeebe Modeler

Installation

All Platforms

Download, extract and execute app.

MacOSX

Requires homebrew and cask:

brew cask install zeebe-modeler

Windows (using Scoop)

Requires Scoop and the scoop-extras bucket:

scoop install zeebe-modeler

Resources

Building the Application

# checkout a tag
git checkout v1.1.0

# install dependencies
npm install

# execute all checks (lint, test and build)
npm run all

# build the application to ./dist
npm run build

Development Setup

Spin up the application for development, all strings attached:

npm run dev

Code of Conduct

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

License

MIT

Contains parts (bpmn-js) released under the bpmn.io license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].