ShareGates Platform Admin

Operator-only: Google OAuth for all creators. Requires SHAREGATE_API_KEY. Deployment guide: docs/cloud-production.md in the repo.

Deployment checklist

  1. Set NODE_ENV=production and secrets from .env.example
  2. Configure HTTPS reverse proxy (Caddy/Nginx) → see docs/cloud-production.md
  3. Set SHAREGATE_PUBLIC_BASE_URL=https://your-domain.com
  4. Configure email (Resend/SMTP) for register verification & password reset
  5. Save platform Google OAuth below (or import from env once)
  6. Set SHAREGATE_PAYMENT_MODE=live when ready for real charges

Refresh readiness after each step. All required items must pass before going live.

API Key

Stored in sessionStorage for this tab only.

Production readiness

Operations monitor

Recent webhook failures, Drive errors, and other ops events. Requires email provider for seller notifications — configure in server env (SHAREGATE_EMAIL_PROVIDER).

Enter API key and click Refresh

TimeLevelCategoryMessage
No data yet

Google Workspace Marketplace

Listing checklist for GCP Marketplace SDK + Drive add-on + Pub/Sub. Full guide: docs/google-workspace-marketplace-listing.md

Google Drive (platform)

Status: —

OAuth redirect must match Google Cloud Console. See docs/google-oauth-production.md for production verification.