chore(docs,env): contributor notes + VITE_CONSUMER_FIRST_SESSION example (#802)

Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
Co-authored-by: Steven Enamakel <31011319+senamakel@users.noreply.github.com>
This commit is contained in:
Jwalin Shah
2026-04-22 23:28:53 -07:00
committed by GitHub
co-authored by Jwalin Shah Steven Enamakel
parent a84c42860c
commit 77515fe9e6
3 changed files with 42 additions and 0 deletions
+2
View File
@@ -21,6 +21,8 @@ BACKEND_URL=https://staging-api.tinyhumans.ai
# [required] Also read by Vite frontend (VITE_ prefix required for browser exposure)
VITE_OPENHUMAN_APP_ENV=staging
VITE_BACKEND_URL=https://staging-api.tinyhumans.ai
# [optional] Consumer first-session UX in the desktop/web app (default off). See docs/plans/consumer-first-session-spec.md
# VITE_CONSUMER_FIRST_SESSION=true
# ---------------------------------------------------------------------------
# Authentication (for skills OAuth proxy and debug scripts)