Skip to content

Url shortning website using Nodejs Express and Mongoose

Notifications You must be signed in to change notification settings

Kunal-Vijay/Url-Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortner

Url shortning website using Nodejs Express and Mongoose

Tech stack

  • Node JS
  • EJS
  • MongoDB

Installation

  1. Clone the repository
git clone git@github.com:Kunal-Vijay/Url-Shortner.git
  1. Install dependencies
 npm i 
  1. Run server
  node ./server.js

Environment Variables

MONGO_URL=mongodb+srv://<username>:<password>@cluster0.srzpb.mongodb.net/ecommerce?retryWrites=true&w=majority

Screenshots

2023-05-05_01-43

About

Url shortning website using Nodejs Express and Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published