An open-source link shortener with built-in analytics + free custom domains.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Steven Tey 68cfa6ae4a
fix metatags
13 hours ago
apps fix metatags 13 hours ago
packages change icon name 2 days ago
.gitignore Update .gitignore 1 month ago
.prettierignore hardcode /bulk example for now 1 month ago
LICENSE.md created lib 2 months ago
README.md Merge pull request #429 from ahmod001/improve-readme 2 days ago
package.json added some scripts 1 month ago
pnpm-lock.yaml update lockfile 2 days ago
pnpm-workspace.yaml Bump Resend version + fixed scripts 1 month ago
prettier.config.js moved more components over, added prettier plugin 2 months ago
turbo.json access public 2 months ago

README.md

Dub – an open-source link management tool for modern marketing teams to create, share, and track short links.

Dub

An open-source link management tool for modern marketing teams to create, share, and track short links.

Twitter Hacker News License

Introduction · Features · Local Development · Tech Stack · Contributing


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

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

Dub.co repo activity – generated by Axiom

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.