adityatelange / gourl

πŸ”— Self-Hosted URL Shortner using β–² Vercel/Zeit-Now 's Serverless API and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”— GoURL

URL Shortner using Vercel /Zeit-Now 's Serverless Api and MongoDB


Deploy with Vercel

How to Deploy

  • Click the above button to Deploy

  • In the Environment variables put a new variable with

    NAME VALUE (WILL BE ENCRYPTED) [example]
    GOURLDB mongodb+srv://<username>:<password>@cluster0.wwlhg.mongodb.net/<dbname>?retryWrites=true&w=majority
  • If Everything goes well you have your own URL Shortner :)

IMP : https://gourl.vercel.app does not belong to this project nor is anyway linkedin with the maintainer.


🌟 MongoDB Atlas offers 512 mb for FREE tier, with 1 ShortURL using ~200 b of space one can have 2.5 Million+ Urls in a Cluster !


Notes:

About

πŸ”— Self-Hosted URL Shortner using β–² Vercel/Zeit-Now 's Serverless API and MongoDB

License:MIT License


Languages

Language:HTML 75.2%Language:JavaScript 24.8%