Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 467 Bytes

MochiMachi_SFORCE_Connection_Handler

SForce connection with Express, jsforce, Node. A part of MochiMachi project https://github.com/TotoroSyd/MochiMachi

PLEASE MOVE TO README IN THE MAIN REPO FOR A FULL README

Saleforce org is Dev Org (playground Salesforce Org) for app development purpose.

To run

  • yarn add to add dependencies
  • node app.js to run the code
  • Open http://localhost:3001 to view in the browser.

Package Management

  • yarn 1.22.17