Skip to content

degregar/adm-engine-instance

Repository files navigation

Decision Engine Instance for Automated Decision-Making

If you have a complex business logic, decisions to make, based on a set of rules, you can use this library or our online tool to automate the process.

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Resources

  • DMN - Decision Model and Notation

About

Engine Instance using DMN standard

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published