Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Node integration with google drive API with Service account.

Notifications You must be signed in to change notification settings

RenzoReccio/Node-Drive-ServiceAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node-Drive-ServiceAccount

Node integration with google drive API with Service account.

Getting Started

Dependencies

  • NodeJS.

Installing

  • Clone the repository
  • Open the terminal and run the following command
npm i

Executing program

  • Run the following command
npm run start

How to use it

Service key account

  • token.json: Is a file generated with GCP.

saveFileToDrive.ts

  • fileName: It's the file name that you're going to upload.
  • filePath: It's the file path that you're going to upload.

About

Node integration with google drive API with Service account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published