/output

DigiFi Output Module (Rules-Based Outputs)

Primary LanguageJavaScriptApache License 2.0Apache-2.0

DigiFi Output Module (Rules-Based Outputs)

DigiFi's Core Output Module for its Loan Origination System

Overview

The Rules-Based Outputs module is a module of DigiFi's open-source loan origination system ("LOS") and is required to create automated underwriting and verification strategies within the rules engine.

Installation

Installing the module into a project

  • Run npm i @digifi-los/output in your application

Running the module locally

Setup (Follow these steps):

  • Clone or download the zip file from this repository
  • Run npm i in the root level

Other Commands:

  • Run npm test to run tests

Uninstalling the Module

Run npm uninstall @digifi-los/output in your application

For More Information

License

Apache License 2.0