npm start
This project relies on google spreadsheets as a data source. In order to get data from a private spreadsheet you have to set some things up.
In config.json:
"WORKSHEETID": "
This project requires a google developer account and a PEM generated from a private key that google gives you when you create a dev account. The pem must be stored at ./btw.pem
node app