- Install
rclone - Create your Google Drive API
client_idandclient_secret- You can follow this guide to do so
- Create a rclone config for your Google Drive Account following this guide
- Run
rclone config filein a terminal to determine the path ofrclone.conf - Open
rclone.confand take note ofclient_id,client_secretandrefresh_token - Install
wrangler(Manual install is recomanded) - Run in a terminal
wrangler loginand allow the app to manage the Account - Login into your Cloudflare Dashboard and click on
Workerson the left. - Take note of your
Account IDon the right side of the page. - Rename
wrangler.example.tomlintowrangler.tomland then edit it:- Inside the quotes next to
account_idpaste yourAccount ID
- Inside the quotes next to
- Rename
workers-site/config/auth.example.jsintoauth.jsand then edit it:- Inside the quotes next to
client_idpaste yourclient_id - Inside the quotes next to
client_secretpaste yourclient_secret - Inside the quotes next to
refresh_tokenpaste yourrefresh_token - Change
siteName,siteFaviconandsiteAvataras you like - Add your
roots, the folder ids are taken from the url of the folder on Google Drive
- Inside the quotes next to
- Rename
workers-site/config/ui.example.jsintoui.jsand then edit it as you like - Run
wrangler publishto upload the app
-
Notifications
You must be signed in to change notification settings - Fork 0
tognee/goindex
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published