
The open-source link attribution platform.
Learn more »
Introduction ·
Tech Stack ·
Self-hosting ·
Contributing
Dub is the modern, open-source link attribution platform for short links, conversion tracking, and affiliate programs.
Our platform powers 100M+ clicks and 2M+ links monthly, and is used by world-class marketing teams from companies like Twilio, Buffer, Framer, Perplexity, Vercel, Laravel, and more.
- Next.js – framework
- TypeScript – language
- Tailwind – CSS
- Prisma – ORM
- Upstash – redis
- Tinybird – analytics
- PlanetScale – database
- NextAuth.js – auth
- BoxyHQ – SSO/SAML
- Turborepo – monorepo
- Stripe – payments
- Resend – emails
- Vercel – deployments
You can self-host Dub for greater control over your data and design. Read this guide to learn more.
We love our contributors! Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Follow the local development guide to get your local dev environment set up.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
Package | Version |
---|---|
node | v23.11.0 |
pnpm | 9.15.9 |
The table <table-name> does not exist in the current database.
- Runpnpm prisma:push
push the state of the Prisma schema file to the database without using migrations files.- The project is not building correctly locally - verify your versions of
node
andpnpm
match the recommended versions above. Delete allnode_modules
,.next
, and.turbo
directories in theapps
andpackages
directory. You may now reinstallnode_modules
by runningpnpm install
and attempt to rebuild the project withpnpm build
.
Dub Technologies, Inc. is a commercial open-source company, which means some parts of this open-source repository require a commercial license. The concept is called "Open Core" where the core technology (99%) is fully open source, licensed under AGPLv3 and the last 1% is covered under a commercial license ("/ee" Enterprise Edition) which we believe is entirely relevant for larger organisations that require enterprise features. Enterprise features are built by the core engineering team of Dub Technologies, Inc., which is hired full-time.