/taskbots

DigiFi Task Bots Module

Primary LanguageJavaScriptApache License 2.0Apache-2.0

DigiFi TaskBots

DigiFi's TaskBots Module for its Loan Origination System

Unlike other modules in the DigiFi Loan Origination System, taskbots are generally run on a separate server from the main application. Currently, the best option for using taskbots locally is to run the application locally on a separate port from the core DigiFi Loan Origination System.

Installation

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 start development to run locally

Information & Documentation

License

Apache License 2.0