All Projects → camunda → Camunda Modeler

camunda / Camunda Modeler

Licence: mit
An integrated modeling solution for BPMN and DMN based on bpmn.io.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Camunda Modeler

Zeebe Modeler
Desktop Application for modeling Zeebe Workflows with BPMN
Stars: ✭ 198 (-72.42%)
Mutual labels:  hacktoberfest, bpmn, workflow, desktop-application
Zeebe
Distributed Workflow Engine for Microservices Orchestration
Stars: ✭ 2,165 (+201.53%)
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 (-73.82%)
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 (+232.87%)
Mutual labels:  hacktoberfest, bpmn, workflow
Kogito Examples
Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
Stars: ✭ 96 (-86.63%)
Mutual labels:  hacktoberfest, bpmn, workflow
Raven Reader
📖 All your articles in one place. Beautiful.
Stars: ✭ 2,040 (+184.12%)
Mutual labels:  hacktoberfest, desktop-application
Actionsflow
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
Stars: ✭ 2,243 (+212.4%)
Mutual labels:  hacktoberfest, workflow
tumbleweed
Lightweight workflow engine microservice implement BPMN 2.0
Stars: ✭ 23 (-96.8%)
Mutual labels:  workflow, bpmn
Workflow Core
Lightweight workflow engine for .NET Standard
Stars: ✭ 3,605 (+402.09%)
Mutual labels:  hacktoberfest, 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 (+107.24%)
Mutual labels:  hacktoberfest, workflow
CaseManagement
CMMN engine implementation in dotnet core
Stars: ✭ 16 (-97.77%)
Mutual labels:  workflow, bpmn
Guark
Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...
Stars: ✭ 334 (-53.48%)
Mutual labels:  hacktoberfest, desktop-application
Bpmn Engine
BPMN 2.0 execution engine. Open source javascript workflow engine.
Stars: ✭ 519 (-27.72%)
Mutual labels:  bpmn, workflow
Pdm
A modern Python package manager with PEP 582 support.
Stars: ✭ 492 (-31.48%)
Mutual labels:  hacktoberfest, workflow
Bpmn Js
A BPMN 2.0 rendering toolkit and web modeler.
Stars: ✭ 5,592 (+678.83%)
Mutual labels:  hacktoberfest, bpmn
Docker Camunda Bpm Platform
Docker images for the camunda BPM platform
Stars: ✭ 259 (-63.93%)
Mutual labels:  bpmn, workflow
Wordpress Docker Compose
Easy Wordpress development with Docker and Docker Compose
Stars: ✭ 1,107 (+54.18%)
Mutual labels:  hacktoberfest, workflow
Beehive
A flexible event/agent & automation system with lots of bees 🐝
Stars: ✭ 5,348 (+644.85%)
Mutual labels:  hacktoberfest, workflow
Pvm
Build workflows, activities, BPMN like processes, or state machines with PVM.
Stars: ✭ 348 (-51.53%)
Mutual labels:  bpmn, workflow
Workflower
A BPMN 2.0 workflow engine for PHP
Stars: ✭ 540 (-24.79%)
Mutual labels:  bpmn, workflow

Camunda Modeler

Build Status

An integrated modeling solution for BPMN and DMN based on bpmn.io.

Camunda Modeler

Resources

Building the Application

Build the app in a Posix environment. On Windows that is Git Bash or WSL.

# 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

Contributing

Please checkout our contributing guidelines if you plan to file an issue or pull request.

Code of Conduct

By participating to this project, please uphold to our Code of Conduct.

License

MIT

Uses bpmn-js, dmn-js, and cmmn-js, licensed 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].