dub icon indicating copy to clipboard operation
dub copied to clipboard

Open-source link management infrastructure. Loved by modern marketing teams like Vercel, Raycast, and Perplexity.

Results 271 dub issues
Sort by recently updated
recently updated
newest added

I believe I might have found a way to replace planetscale with a different mysql provider, while keeping the features from planetscale.ts working completely. First, startup a hosted mysql instance...

This PR add a unit test on utils function using vitest. run this command: ```bash cd packages/utils/ pnpm run test ``` ![Screenshot 2024-04-04 at 4 34 17 PM](https://github.com/dubinc/dub/assets/24437987/e1aff98b-aafd-43ac-a8bb-2b22fa1e56f4)

Hi there, I'm trying to set up a local development environment for Dub on Windows 11 No matter what I do (pnpm i , pnpm build ,pnpm dev), I'm getting...

We currently have shortended URLs with the same root with slightly different UTMs, would be great to have a dashboard to display this data and break it down into charts...

When sharing short links in Slack, favicon defaults to dub.co favicon like in the screenshot: ![image](https://github.com/dubinc/dub/assets/6250945/76321b92-4349-4d19-ab40-a4826f5ac6ae) Slack doesn't respect the page's icon head tags and takes the `/favicon.ico` of the...

Solves #[701](https://github.com/dubinc/dub/issues/701)

Dub does not allow for underscores ('_') in the shortened name, which prevents migration from other shorteners that do support it.