tusharsadhwani / twitch

For Twitch viewers
0 stars 0 forks source link

Stream Idea #4

Open ghost opened 4 years ago

ghost commented 4 years ago

Public URL shortner.

tusharsadhwani commented 4 years ago

(the following is a rant that I don't want to forget)

The real challenge would be to make it free AND reliable.

stuff like vercel/netlify can get rate limited

I guess I could hack github actions and github pages to be automated but that has its own issues (it 404s sometimes)

could do javascript based redirects pretty easily tho but i don't wanna go that route.

currently the best idea that comes to mind is github pages automation with a frontend (either on github itself or on vercel)

tusharsadhwani commented 4 years ago

another viable plan: vercel and mongodb atlas