Url shortning website using Nodejs Express and Mongoose
- Node JS
- EJS
- MongoDB
- Clone the repository
git clone git@github.com:Kunal-Vijay/Url-Shortner.git
- Install dependencies
npm i
- Run server
node ./server.js
MONGO_URL=mongodb+srv://<username>:<password>@cluster0.srzpb.mongodb.net/ecommerce?retryWrites=true&w=majority