This API will return lot data when provided with the lot number.
GET /api/:lotNumPurges the current database, then pulls raw data from Google Sheets.
GET /refreshServer: Node, Express, MongoDB, Google API, Google Auth
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startTo run this project, you will need to add the following environment variables to your .env file
DBSTRING - Your connection string for MongoDB.
SSID - For the target spreadsheet.