medusa-file-gcs

0.1.0 • Public • Published

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.s

Options

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

Package Sidebar

Install

npm i medusa-file-gcs

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

9.03 kB

Total Files

10

Last publish

Collaborators

  • harn673