1
mirror of https://github.com/jakejarvis/hoot.git synced 2025-10-18 22:34:25 -04:00

3 Commits

Author SHA1 Message Date
eb5d3bd8a5 Update PostHog API host and rewrite paths for proxy integration 2025-10-02 21:10:39 -04:00
fa7a9fe693 Update PostHog API host and rewrite paths for analytics integration 2025-09-20 21:17:10 -04:00
f5654775c5 Add PostHog integration and update configuration
- Introduced PostHog dependencies (`posthog-js` and `posthog-node`) in `package.json` for analytics support.
- Updated `.gitignore` to include `!.env.example` for example environment configuration.
- Enhanced `next.config.ts` with rewrites for PostHog static assets and API requests, including support for trailing slash API requests.
2025-09-20 17:08:30 -04:00