Files
wehub-resource-sync 5f98960d22
Deploy site to GitHub Pages / build (push) Failing after 1s
Deploy site to GitHub Pages / deploy (push) Has been skipped
chore: import upstream snapshot with attribution
2026-07-13 12:02:56 +08:00

5 lines
252 B
Plaintext

# Copy to .dev.vars for local development (`npm run dev`) and so that
# `wrangler types` includes POSTHOG_KEY in the generated Env.
# The real key lives only in the deployed secret (`wrangler secret put POSTHOG_KEY`).
POSTHOG_KEY="phc_dev_placeholder"