Gourl
🔗 Self-Hosted URL Shortner using ▲ Vercel/Zeit-Now 's Serverless API and MongoDB
Install / Use
/learn @adityatelange/GourlREADME
🔗 GoURL
URL Shortner using Vercel /Zeit-Now 's Serverless Api and MongoDB
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 mbfor FREE tier, with 1 ShortURL using~200 bof space one can have2.5 Million+Urls in a Cluster !
<kbd><img src="https://i.ibb.co/hdKRRcB/Screenshot-from-2020-07-06-23-15-27.png" /></kbd>
Notes:
- https://vercel.com/docs/v2/serverless-functions/introduction
- https://vercel.com/guides/deploying-a-mongodb-powered-api-with-node-and-vercel
- https://vercel.com/docs/v2/build-step#environment-variables
- https://vercel.com/blog/deploy-button
