Skip to content

deadcoder0904/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

url-shortener

Create a private.js file in the root directory of the project

module.exports = {
	MONGODB_URI: "mongodb://<username>:<password>@<url>/<db_name>"
};

About

Shorten your URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published