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

Question around where to place this code and which json do we put the key in. #3

Closed
xsparro opened this issue Jul 23, 2022 · 1 comment

Comments

@xsparro
Copy link

xsparro commented Jul 23, 2022

sorry i'm a bit new with these adapters setup. i've managed to get the google cloud setup but i'm having trouble to use this UI script to gain visual of what's been stored. can you please help?

@behoyh
Copy link
Owner

behoyh commented Jul 27, 2022

Hello,

So I guess a few requirements are needed first

  • git or git bash
  • Node.js LTS
  • npm > v7

from there (inside a terminal or cmd prompt):
run git clone https://github.com/behoyh/google-drive-ui,
run cd google-drive-ui
run npm install,
run npm run dev

Finally in a web browser you will take the key .json from the google cloud setup and paste in the box at http://localhost:3000 and click Save.

@behoyh behoyh closed this as completed Jul 27, 2022
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

No branches or pull requests

2 participants