Comment on Show HN: An open-source alternative to BitlyparentComments−ccbikaiOP2yDub is a great URL shortening tool, but its deployment is more complicated and relies on multiple platforms.So I simplified it. Currently only relying on one platform.−wongarsu2yYeah, their self hosting guide is ... somethinghttps://dub.co/docs/self-hostingAt the scale of their SaaS service this makes sense, but for a typical user a Sqlite database (or as you did a Cloudflare Workers KV) is really all you need
Comments
Dub is a great URL shortening tool, but its deployment is more complicated and relies on multiple platforms.
So I simplified it. Currently only relying on one platform.
Yeah, their self hosting guide is ... something
https://dub.co/docs/self-hosting
At the scale of their SaaS service this makes sense, but for a typical user a Sqlite database (or as you did a Cloudflare Workers KV) is really all you need