codydeny / tejas-engine

Workflow Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tejas Engine

Workflow Engine Demostration Built In Node.JS

It seeks to generalize services & speed up devlopment time by following a pattern. In this pattern for every new service required, workflow defination is generated outlining details of the service. This is then fed up to our engine which can translate this defination into a service.

Features

  • In development

Installation

Tejas requires Node.js to run.

Install the dependencies and start the server.

cd tejas-engine
npm i
npm start

Development

Want to contribute? Great! Just raise a PR with your relevant changes.

License

MIT

About

Workflow Engine


Languages

Language:JavaScript 100.0%