Setup
Three things to get working: credentials, a connected Google account, and a folder to scan.
1 · Credentials
Set in .env.local locally, and in the Vercel dashboard for production.
All required variables are set
Redirect URI this deployment expects
https://migration.subtropicstaging.com/api/auth/callbackThis exact string must be listed under Authorized redirect URIs on your Google OAuth client.2 · Google account
Authorize once. The refresh token is encrypted into the database and never sent to the browser.
3 · Scan root
The folder everything below is browsable from. Paste a folder ID or any Drive URL. You can change it later without losing scan data.
ReadyGo to Browse