This is a stripped down version of compass for executing a POC to integrate with a CRM tool.
397
It is a jquery-based user interface with mocked out endpoints that return static json data. The application runs in node using the expressjs framework. It runs on port 5000.
In a command window/terminal:
docker pull genschsa/sf-compass-webuidocker run -p 5000:5000 -d genschsa/sf-compass-webuiAfter the project is running, use the following link to load the ui:
Then set the customer to borrower to load the loan data.
Content type
Image
Digest
Size
263.6 MB
Last updated
about 8 years ago
docker pull genschsa/sf-compass-webui