Node integration with google drive API with Service account.
- NodeJS.
- Clone the repository
- Open the terminal and run the following command
npm i
- Run the following command
npm run start
- token.json: Is a file generated with GCP.
- fileName: It's the file name that you're going to upload.
- filePath: It's the file path that you're going to upload.