Commit Graph

8 Commits

Author SHA1 Message Date
2b6eef6509 fix: update react-dom to 19.2.4 to match react version
Resolves incompatible React versions error between react and react-dom packages.
2026-03-01 01:44:25 +01:00
b9a4a45781 feat: integrate PostHog analytics for frontend and PWA
- Install posthog-js and @posthog/react packages
- Add PostHogProvider wrapper in main.tsx for both apps
- Configure PostHog with EU instance and 2026-01-30 defaults
- Add environment variables for API key and host
- Update docker-compose.coolify.yml with PostHog build args
2026-03-01 01:04:17 +01:00
6467e21019 markdown img insert work as intended 2026-02-03 19:53:29 +01:00
7d3bc2a014 setup completed 2026-02-03 17:45:38 +01:00
7c7bb45446 admin dashboard 2026-01-29 11:27:45 +01:00
5a457fa99f checkpoint
need polishing
2026-01-29 05:13:52 +01:00
0351726eeb live blog implemented 2026-01-29 04:01:55 +01:00
71dfd86187 basic structure setup 2026-01-10 19:41:04 +01:00