Files
file-one/.env.sample
kenneth a331276c43 build: add environment variables template
- Add .env.sample with Convex and WorkOS configuration
- Include both server and client-side environment variables

Co-authored-by: Ona <no-reply@ona.com>
2025-09-21 16:06:59 +00:00

11 lines
207 B
Plaintext

CONVEX_SELF_HOSTED_URL=
CONVEX_SELF_HOSTED_ADMIN_KEY=
CONVEX_URL=
WORKOS_CLIENT_ID=
WORKOS_CLIENT_SECRET=
WORKOS_API_KEY=
BUN_PUBLIC_CONVEX_URL=
BUN_PUBLIC_WORKOS_CLIENT_ID=
BUN_PUBLIC_WORKOS_REDIRECT_URI=