this API is used to integrate saeslforce data and chatter into the map application punkmap/salesforce_chatter_map
- npm install
- rename config.example.js to config.js a. specify the client id of your salesforce connected app b. specify the client secret of your salesforce connected app c. specify your sanbox root or production root url d. specify the callback url of your front end application.