Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikku/camunda-playground

Try out and explore Camunda in minutes, not hours.
https://github.com/nikku/camunda-playground

camunda cli playground

Last synced: 2 months ago
JSON representation

Try out and explore Camunda in minutes, not hours.

Awesome Lists containing this project

README

        

# Camunda Playground

[![CI](https://github.com/nikku/camunda-playground/workflows/CI/badge.svg)](https://github.com/nikku/camunda-playground/actions?query=workflow%3ACI)

Try out and explore [Camunda](https://camunda.com/) in minutes, not hours.

![Camunda Playground in action](https://raw.githubusercontent.com/nikku/camunda-playground/master/packages/app/docs/screenshot.png)

## Usage

If you have [Node.js](https://nodejs.org/) installed, deploy and run your process:

```
npx camunda-playground diagram.bpmn
```

Alternatively, install the `camunda-playground` executable globally:

```
npm install -g camunda-playground
```

## Resources

* [Issues](https://github.com/nikku/camunda-playground/issues)
* [Changelog](./packages/app/CHANGELOG.md)

## Related

* [run-camunda](https://github.com/nikku/run-camunda) - Download and spin up Camunda painlessly from Node.js
* [Camunda Modeler](https://github.com/camunda/camunda-modeler) - The Camunda modeling and workflow implementation app

## License

MIT