Commit Graph

2 Commits

Author SHA1 Message Date
Tim Leikauf
4274d680e1 Rework PostHog setup — use Next.js ingest proxy + posthog-js/react
Mirrors the proven pattern from gendersloty: rewrites /ingest/* to
the PostHog host so requests go through the same origin (no CORS,
no ad-blocker issues). Uses PostHogProvider and usePostHog from
posthog-js/react official React integration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 21:50:43 +02:00
Tim Leikauf
4bdf182958 Initial commit from Create Next App 2026-06-28 22:54:40 +02:00