Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 499 Bytes

google-drive-file-picker

A working Example for Google's web Picker API

  1. Fork this repo
  2. Update .env file
  3. Make sure Picker API and Drive API are enabled for both your project and api key in GCP.
  4. install deps: yarn
  5. start the app: yarn start
  6. Enjoy! Gapi docs suck.

Picker API Reference

Google client API Reference 👎