0.13.0 • Published 9 months ago

@rn-buildhub/gcp-storage v0.13.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

@rn-buildhub/gcp-storage

A storage implementation for React Native Build Hub that uses Google Cloud Storage to save native builds.

Setup

npm install --save-dev @rn-buildhub/gcp-storage

Configuration Details

Just use a .env file in the root of your project to set some of the following environment variables or populate the remote.config object in your rn-buildhub.json file.

ParameterDescriptionEnvironment Variable / .env
Google Service Account fileThe json file of the service account credentialsRNBH_GOOGLE_APPLICATION_CREDENTIALS
Bucket NameName of the bucket for cache storage.RNBH_GCP_BUCKET

Guides

🔗 How to create a Google Cloud Storage_Bucket 🔗 Create a service account to access your data

See Also

PackageStorage
@rn-buildhub/s3-storageAmazon Web Services
@rn-buildhub/azure-storageAzure Cloud Platform
@rn-buildhub/storage-interfaceAbstract storage
0.12.0

9 months ago

0.13.0

9 months ago

0.11.0

11 months ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago