vigneshshettyin / EatMyURL

Free URL Shortener & API. Shorten and replace a long URL with a short link. Track your links. Use it to affiliate programs, ads, social websites, emails, text messages.
https://eurl.dev
30 stars 19 forks source link

[Improvement] Handle Profile images #132

Open vigneshshettyin opened 3 weeks ago

vigneshshettyin commented 3 weeks ago

image

Handle profile images use CDN to storage images, some examples (Use server actions, accept images less than 1MB) (Image format acceptable are png, jpg, jpeg)

  1. https://cloudinary.com/
  2. https://imagekit.io/
  3. https://www.cloudflare.com/en-in/developer-platform/cloudflare-images/

While storing images, images should be compressed drastically.

Initially while user login's assign him a random avatar. Store some avatar sets in CDN.