wei / socialify

💞 Socialify your project. 🌐 Share with the world!
http://socialify.git.ci
MIT License
1.8k stars 97 forks source link

URL Shortener #146

Open wei opened 1 year ago

wei commented 1 year ago

The generated image url always contain long query strings. Let's create a url shortener so it's not so long~

CryogenicPlanet commented 1 year ago

We could fork https://github.com/steven-tey/dub and implement a shortener, or just use upstash and middleware like dub and have a custom shortener

KemingHe commented 2 months ago

@wei I'll be happy to (instead of money contribution) self-host an instance of https://shlink.io/ to continue with this idea. Let me know if you are interested. ❤️

wei commented 2 months ago

Let's hold off on this one. I envision this to be implemented as a part of User Dashboard instead of a third party service but open to other ideas.