mbahArip / next-gdrive-index

Google Drive index built with Next.js for easier sharing files to public.
https://drive-demo.mbaharip.com
GNU Affero General Public License v3.0
64 stars 84 forks source link

Guide #1

Closed arjung24 closed 1 year ago

arjung24 commented 1 year ago

How to deploy brother. Where is the guideline?

mbahArip commented 1 year ago

Hello, I'm sorry but there's currently still no setup guide since I'm still changing things.

But if you want to deploy it now, you can follow this step:

Your environment variable should be look like this

DRIVE_CLIENT_SECRET: your client_secret
DRIVE_REFRESH_TOKEN: your refresh_token
NEXT_PUBLIC_DOMAIN: deployment domain
NEXT_PUBLIC_ENCRYPTION_KEY: your encryption key
arjung24 commented 1 year ago

Ohh great. Thanks a lot Brother 🤗🤗

mbahArip commented 1 year ago

You're welcome. 👍