dub-monorepo
v1.0.0
Published
<a href="https://dub.co"> <img alt="Dub – an open-source link management tool for modern marketing teams to create, share, and track short links." src="https://github.com/steven-tey/dub/assets/28986134/8f70a87f-4f13-426a-9785-a47f77433edd"> <h1 align=
Downloads
2
Readme
Introduction
Dub is an open-source link management tool for modern marketing teams to create, share, and track short links.
Features
Local Development
To develop Dub locally, you will need to clone this repository and set up all the env vars outlined in the .env.example
file.
Once that's done, you can use the following commands to run the app locally:
pnpm i
pnpm build
pnpm dev
We're planning to add a proper, well-documented self-hosting guide for Dub soon – stay tuned!
Tech Stack
- Next.js – framework
- Typescript – language
- Tailwind – CSS
- Upstash – redis
- Tinybird – analytics
- PlanetScale – database
- NextAuth.js – auth
- BoxyHQ – SSO/SAML
- Turborepo – monorepo
- Stripe – payments
- Vercel – deployments
Contributing
We love our contributors! Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
Repo Activity
License
Inspired by Plausible, Dub is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.