—
Global Clicks
Every click is recorded as a timestamp in a database. Give it a try!
API docs: /api
Analytics
Last Click
—
Clicks (1h)
—
Clicks (24h)
—
Tools
This demo uses a hosted Postgres database (Supabase) and Prisma as the ORM layer.
- Supabase — a hosted backend-as-a-service that provides Postgres databases, authentication, and realtime APIs. Learn more at https://supabase.com.
- Prisma — a TypeScript-friendly ORM (database toolkit) that generates a typed client to query your database. Learn more at https://prisma.io.