A working Example for Google's web Picker API
- Fork this repo
- Update
.env
file - Make sure
Picker API
andDrive API
are enabled for both your project and api key in GCP. - install deps:
yarn
- start the app:
yarn start
- Enjoy! Gapi docs suck.
A working Example for Google's web Picker API
.env
filePicker API
and Drive API
are enabled for both your project and api key in GCP.yarn
yarn start