Skip to content

arnaudaprahamian/medusa-file-gcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medusa-file-gcs

Upload files to an Google Cloud Storage bucket.

You can learn more about how you can use this plugin in the documentaion of medusa-file-s3.

Options

{
  bucketName: "test",
  projectId: "projectId",
  credentials: {
    client_email: "test@test.com",
    private_key: "YOUR-PRIVATE-KEY",
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published