Sign inSign up

genschsa/sf-compass-webui

By genschsa

•Updated about 8 years ago

This is a stripped down version of compass for executing a POC to integrate with a CRM tool.

Image
0

397

genschsa/sf-compass-webui repository overview

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.

⁠Run as a docker image

In a command window/terminal:

  • docker pull genschsa/sf-compass-webui
  • docker run -p 5000:5000 -d genschsa/sf-compass-webui
⁠Executing

After the project is running, use the following link to load the ui:

http://localhost:5000/icompass.html?u=O896994104AXNNNNNNNUNNYNNNNN&m=9372343896&d=7/26/2018&t=14:35:31&v⁠

Then set the customer to borrower to load the loan data.

Tag summary

Content type

Image

Digest

Size

263.6 MB

Last updated

about 8 years ago

docker pull genschsa/sf-compass-webui