You will need to create a credentials.json file following the instructions in HowtoCreateCredentials.pages
Change FOLDER_ID="folder id in google drive" in app/main.py script.
Run the script with the command: python -m uvicorn app.main:app --reload --port 8001