Privacy and developer-first analytics
I wanted to build a no frills analytics service that's easy to integrate like Segment and doesn't have the clutter of Mixpanel or Google Analytics. There's a bunch of services like that for website analytics (I use Panelbear for my websites) now, but none that aren't agnostic about your sources. I've been building (and rebuilding) Pickle for several years now but started over from scratch for the Supabase Hacktoberfest.
- TypeScript
- Next.js
- Tailwind
- Prisma
- Upstash, for caching
- Supabase, obv
- GraphCMS, for assets and content
- Quirrel, for jobs
Name | GitHub | |
---|---|---|
Ali Zahid | alizahid | alizahid0 |
- Auth
- Database (with Prisma)
- Storage (for data exports)