This API will return lot data when provided with the lot number.
GET /api/:lotNum
Purges the current database, then pulls raw data from Google Sheets.
GET /refresh
Server: Node, Express, MongoDB, Google API, Google Auth
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
To 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.