mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
wip: QAS environment banner + upload-limit messaging (pre-monorepo checkpoint)
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
2de6e58488
commit
459af9d46a
@@ -20,6 +20,11 @@ VITE_APP_NAME=starr
|
||||
VITE_API_URL=https://api.yourdomain.com/api
|
||||
VITE_APP_URL=https://api.yourdomain.com
|
||||
|
||||
# ── Environment ───────────────────────────────────────────────────────────────
|
||||
# "production" (droplet) or "qas" (home-hosted, behind Cloudflare Tunnel).
|
||||
# Set to "qas" only on the QAS Preview build in Vercel's project settings.
|
||||
VITE_APP_ENV=production
|
||||
|
||||
# ── PayPal ────────────────────────────────────────────────────────────────────
|
||||
# Client ID is the public key — safe to expose in the browser bundle.
|
||||
# developer.paypal.com → My Apps & Credentials → Live tab → Client ID
|
||||
|
||||
Reference in New Issue
Block a user