Skip to content

IsraelSI11/URL-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-shortener

A simple URL shortener developed with Node.js and Pug as template engine.

Installation

Install URL-shortener with npm

  cd URL-shortener
  npm install
  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file.

DATABASE_URL With the corresponding url of your mongodb database (remember to whitelist your IP address).

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published