- Copy
.env.example
to.env
- Run
npm install
- Run
npm run local
- Replace the placeholder values in
.env
with appropriate values.-
- Make sure a
googleCredentials.json
file is in the root of the project. These are the credentials for a service account which has been granted access to the spreadsheet identified bySPREADSHEET_ID
- Make sure a
-
- Run
npm install
- Run
npm run local