mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 04:05:24 -04:00
19 lines
426 B
Plaintext
19 lines
426 B
Plaintext
###############
|
|
# IMPORTANT!
|
|
# See lib/env.ts for the list of required environment variables and how to get them.
|
|
###############
|
|
|
|
GITHUB_TOKEN=
|
|
KV_REST_API_TOKEN=
|
|
KV_REST_API_URL=
|
|
NEXT_PUBLIC_GISCUS_CATEGORY_ID=
|
|
NEXT_PUBLIC_GISCUS_REPO_ID=
|
|
NEXT_PUBLIC_ONION_DOMAIN=
|
|
NEXT_PUBLIC_TURNSTILE_SITE_KEY=
|
|
NEXT_PUBLIC_UMAMI_URL=
|
|
NEXT_PUBLIC_UMAMI_WEBSITE_ID=
|
|
RESEND_API_KEY=
|
|
RESEND_FROM_EMAIL=
|
|
RESEND_TO_EMAIL=
|
|
TURNSTILE_SECRET_KEY=
|