GitDeployHub

yorgai/org2

github.com/yorgai/org2 ↗
React
16 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • REACT_APP_URL ─── App backend ──────────────────────────────────────────────
  • REACT_APP_LOCALURL
  • REACT_AGENT_APP_LOCALURL
  • REACT_APP_MARKETPLACE_URL
  • REACT_APP_HOSTED_LOGIN_ENABLED ─── Hosted login (Supabase Auth) ───────────────────────────── Optional overrides. By default, ORGII uses the public OSS Supabase project.…
  • REACT_APP_SUPABASE_URL
  • REACT_APP_SUPABASE_PUBLISHABLE_KEY secret
  • REACT_APP_SUPABASE_OAUTH_SCOPES
  • TAURI_SIGNING_PRIVATE_KEY secret ─── Tauri updater signing (minisign keypair) ───────────────── Generate with: npx @tauri-apps/cli signer generate -w ~/.tauri/orgii.key
  • TAURI_SIGNING_PRIVATE_KEY_PASSWORD secret
  • VITE_OPENAI_API_KEY secret ─── LLM provider keys (dev only) ─────────────────────────────
  • VITE_AZURE_OPENAI_ENDPOINT
  • VITE_AZURE_OPENAI_API_KEY secret
  • APPLE_ID ─── Apple code signing & notarization (macOS release builds) ─ APPLE_ID: your Apple Developer account email APPLE_PASSWORD: app-specific…
  • APPLE_PASSWORD secret
  • APPLE_TEAM_ID
Or deploy to a different host
← Try another repo