mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
RealTime Hog 3000
The start of something fresh.
Installing
curl https://mmdbcdn.posthog.net/ | brotli -d > mmdb.db
Config the configs in configs/config.yml
. You can take a peak at the examples in configs/configs.example.yml
Run it!
go run .