# Frontend build-time configuration. Copy to `frontend/.env` and fill in. # # Vite picks up VITE_* variables from these files at build (`npm run build`) # and dev (`npm run dev`) time. Real `.env` files are gitignored; only this # `.env.example` is committed. # The user-visible name of this deployment. Used as the browser tab title, # the header brand, and the landing page H1. Required — the framework # ships no default on purpose so each deployment names itself. If unset, # `npm run build` fails with a clear message. # # Examples: # VITE_APP_NAME=Wiggleverse RFC # VITE_APP_NAME=Wiggleverse Open Human Model VITE_APP_NAME= # Optional contact line shown on the /beta-pending page when a deployment # is in private-beta mode (i.e. the backend's `allowed_emails` table has # rows). Free-text — an email address, a URL, or a one-line instruction # tells visitors how to request an invitation. If unset, the page falls # back to a generic "contact the deployment operator" line. # # Examples: # VITE_BETA_CONTACT=ben@wiggleverse.org # VITE_BETA_CONTACT=DM @ben on Matrix VITE_BETA_CONTACT=