Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(GC Storage Nodejs Client): Updated imports and client initialization for GC Storage #213

Closed
wants to merge 1 commit into from
Closed

fix(GC Storage Nodejs Client): Updated imports and client initialization for GC Storage #213

wants to merge 1 commit into from

Conversation

LukaFontanilla
Copy link

@LukaFontanilla LukaFontanilla commented Oct 7, 2021

Fixes (#199)
In v2.* + the GC Storage Nodejs client changed it's imports, update the storage.ts file to reflect this. Additionally changed the client initialization to just point at the keyFilename parameter as projectID is no longer required.

Update the README's GC Storage section with instructions on the Cloud Storage Bucket Side, as well as included GC Storage environment variables in the .env_sample.

…, additionally creating the client can be simplified by just passing the keyFilename. Updated the README.md as well as .env sample for GC storage setup.
@LukaFontanilla LukaFontanilla closed this by deleting the head repository Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant