Open zodvik opened 2 months ago
@zodvik for VITE_GOOGLE_CLIENT_ID
credentials you can go through the following link Using OAuth 2.0 for Web Server Applications | Authorization | Google for Developers
you will find an option of create authorization credentials and once you click on the link you will landed to console.google.cloud.com page where you can create a project and from there you can get the VITE_GOOGLE_CLIENT_ID.
and for VITE_ROOT_ORG_FOLDER_ID
simply create a folder in google drive and you can use id
of that folder as credential you can find id
from url if that something folder like https://drive.google.com/drive/folders/<folder_id>
thanks for raising request, will share you link to #4 documentation once I publish it soon, meanwhile you can tag me here for any issue you face during initial setup.