Skip to content

Blobby storage client for Google Cloud Platform Storage

License

Notifications You must be signed in to change notification settings

asilvas/blobby-gcp-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blobby-s3

An GCP Storage client for Blobby, powered by Google Cloud Storage.

Options

# config/local.json5
{
  storage: {
    app: {
      options: {
        project: 'myproject-982334',
        bucket: 'mybucket-12353.appspot.com'
      }
    }
  }
}
Option Type Default Desc
project string (required) Project identifier for the storage
bucket string (required) Bucket within the storage

Authentication

Automatically uses the default Google Cloud Authentication. No special steps.

About

Blobby storage client for Google Cloud Platform Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages