@team_seki/google-bucket-plugin
v1.6.0
Published
Google bucket plugin
Readme
google-bucket-plugin
This library was generated with Nx.
Building
Run nx build google-bucket-plugin to build the library.
Running unit tests
Run nx test google-bucket-plugin to execute the unit tests via Jest.
Environment variables
Environment variables are supported since v1.5.2.
For local environment
SK_GOOGLE_BUCKET_<identifier>_API_ENDPOINT. The API endpoint. E.g.:http://localhost:9023
For non-local environment
SK_GOOGLE_BUCKET_<identifier>_BUCKET_NAME. The bucket name. E.g.:my-product-resourcesSK_GOOGLE_BUCKET_<identifier>_BUCKET_URL. The bucket URL. E.g.:gs://my-product-resources
