Hey guys..I am developing an admin page using angular and node js for a client, from where he can upload and delete videos from google drive service account. I am struggling to understand the process of upload..all the tutorial videos just put the files in folder manually and upload it. But how do I implement the feature of selecting the file from local path and upload to drive? Do we first need to upload file to backend server, and then backend server handles the drive.files.create to upload files? In that case where will the large files be stored in backend? I am using firbase hosting to deploy admin page.
Submitted July 21, 2020 at 07:00AM by mpvirusmanish
No comments:
Post a Comment