Skip to content

kadiryumlu/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

A URL Shortening web service with NodeJS.

Install

npm install

You need to install MongoDB if you want to use it locally.

Config

Rename .env.example to .env. Change parameters in .env file as you need.

Run

npm run start

or

npm run dev

About

A URL Shortening web service with NodeJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published