udaychandra / flowly

App builder with a work flow engine at the core.

Repository from Github https://github.comudaychandra/flowlyRepository from Github https://github.comudaychandra/flowly

Flowly

Process/Workflow automation based on Vert.x (reactive framework) and a graph database (Titan DB).

Features:

  • Lightweight process engine that can scale out and scale up.
  • Uses graph database for storage and retrieval.
  • Web based app builder and process modeler.
  • Real-time analytics.

Note:

Please note that this project is in a very early stage of development.

Building source:

  • Install Java 8.
  • Clone this repo.
  • cd into the repo and do ./gradlew clean build (or "gradlew.bat clean build" for windows).
  • Use your favorite editor and start contributing.

About

App builder with a work flow engine at the core.


Languages

Language:Java 98.2%Language:JavaScript 1.8%