Skip to content

ni3mumbaikar/nacut-url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAcut URL Shortner

url demo

🔥 Live demo here

NAcut is open source url shortner that you can self host too. This project was designed to learn 🎓 basic building blocks of ejs, node js, mongoDB and middlwares like mongoose and express.

Currently we have no plans to develop this project furthur but in future you might see an url shortner with only once or n times visits allowed, with logins and monitoring portals counting url visits, Password protected shortned urls and much more 👀

Host NAcut

Step 1 :

git clone https://github.com/ni3mumbaikar/nacut-url-shortner.git

Step 2 :

Open project directory in terminal and run

npm install

Step 3 :

Replace existing database url from index.js:9 first argument of connect method with your own mongoDB database url

Step 4 :

Start Your project with

npm start or node index

About

An Open Source URL shortner built with Node, ejs and mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published