A simple searcher inside of a google drive folder
- enable the Google Sheets API
- Download the client configuration and save in src/credentials.json
- Import this spreadsheet to your drive and write the word "test" in some cell
- run the js script
´´´ bash cd src node drive-app.js ´´´