Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 401 Bytes

How to use?

1.Fill the gcp project , bucket name , and file path (including the file itself + .json )

2.Paste Google auth json key to the relevant field

3.Click get json to fetch the json from google cloud storage, update json to change it

For forking / running locally:

nvm use (optional)

npm i

npm run dev