Skip to content
/ dub Public
forked from dubinc/dub

An open-source link shortener with built-in analytics + free custom domains.

License

Notifications You must be signed in to change notification settings

guipmourao/dub

 
 

Repository files navigation

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

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.

About

An open-source link shortener with built-in analytics + free custom domains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%