0.0.3 • Published 6 years ago
@digifi-los/requirements v0.0.3
DigiFi Requirements Module
DigiFi's Core Requirements Module for its Loan Origination System
Overview
The Requirements module is used within DigiFi's open-source loan origination system ("LOS") and is required to create automated underwriting and verification strategies within the rules engine.
Please visit our Documentation for comprehensive information on installing and using the platform.
Installation
Installing the module into a project
Run
npm i @digifi-los/requirementsin your applicationRunning the module locally
Setup (Follow these steps):
Clone or download the zip file from this repository
Run
npm iin the root levelOther Commands:
Run
npm testto run testsUninstalling the Module
Run
npm uninstall @digifi-los/requirementsin your applicationFor More Information
- DigiFi Blog
- Installation Guide
- Developer Guide
- User Manual Guide
- API Reference