Spaces:
Sleeping
Sleeping
GrantForge Bot
Deploy sha-565ad85979610064f6d1c18ab3b6404357d61073 β source build (no GHCR)
ce8f04a | # GrantForge frontend (Vercel / local Vite) | |
| # Copy to .env.local β never commit real secrets. | |
| VITE_CLERK_PUBLISHABLE_KEY=pk_test_... | |
| VITE_API_URL=/api | |
| # Or absolute API: VITE_API_URL=https://your-space.hf.space/api | |
| # Optional observability (safe to omit β app builds and runs without them) | |
| # VITE_SENTRY_DSN=https://YOUR_KEY@o0.ingest.sentry.io/0 | |
| # VITE_POSTHOG_KEY=phc_... | |
| # Stripe (checkout) | |
| # VITE_STRIPE_PRICE_ID_PRO=price_... | |
| # VITE_APP_VERSION=1.3.0 | |