brucemcpherson / desktopliberation

hosting for desktop liberation google plus community
30 stars 1 forks source link

Sharing data between Apps Script and Node using Google Drive back end – 5 minute example #86

Open brucemcpherson opened 3 years ago

brucemcpherson commented 3 years ago

Here’s a challenge that shares the data in a spreadsheet with node, set up end to end in less than 5 minutes. This adds to other example backends demos such as cloud storage, upstash and github, but this time we’re going to use a Google Drive. Drive is a good choice if you don’t want to enable any other services than those you already have with Google Workspace

https://ramblings.mcpher.com/cacheplugins/google-drive-node/