Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
January 15, 2022 11:31 pm GMT

We made a website to easily share links between our devices.

My partner and I made a website to make us easily share links between our devices.

https://www.linkshared.io/

Backstory

Many times when we found something interesting and wanted to share a link from one's phone or laptop to her desktop so we can both watch it on the big screen, we had to send the link by email, or sent to her phone via some app and she had to copy the link from her phone to the PC, Or we have to download some apps, etc.. The process was really annoying.

Therefore, we decided to make a website that can allow people share link by simply visit our webpage.

How it works:

This webpage will hold the shared link for 2 minutes, for now, and people can share the link via a share code so other people can access the shared text.

Steps are very simple:

  1. Share your text on the website.
  2. Use the share code to get your text on other devices. If the text contains a URL, website will detect it and extract the link for you.

How we made it & Costs

  • We used NextJS to implement both the frontend and backend API.
  • We opened a free Redislabs account so we can host our cache.
  • We used the free hosting service provide by Vercel.
  • We brought a domain name on Vercel for $70/yr.

Why a two minutes limit?

  1. We don't want to make a cloud storage.
  2. We don't want to pay for a cloud storage.
  3. In most use cases, this webpage just works like clipboard, so no long term storage is needed.
  4. We don't want to pay for a cloud storage.

Thank you!

Please feel free to leave your comment!


Original Link: https://dev.to/anxinyang/we-made-a-website-to-easily-share-links-between-our-devices-5h93

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To