Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 728 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 728 Bytes

Nibs

Deploy

Check out the [documentation](http://heroku.github.io/nibs) to learn more about Nibs and to set up your own instance.
Download Nibs Package for Salesforce: http://sfdc.co/nibs-sfdc-package

Changes

Updated: 7/22/2015

Modify product selection query to filter on the 'family' column - defaults to selecting products where 'family' is 'Nibs' - 
this can be overridden by setting the PRODUCT_FAMILY config variable

Updated: 4/21/2015

Split 'salesforce' schema sql init commands into a separate command. Run 'npm run init_salesforce_schema' now
to intialize the database **without** Heroku Connect.