Skip to content

Full-stack web app allowing users to shorten URLs quickly, with data stored using MongoDB and duplicate link detection.

License

Notifications You must be signed in to change notification settings

george/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

A simple, lightweight URL shortener website

Setup

To configure the URL shortener, create an environment variables file and set MONGO_URI to your MongoDB URI.

You can start the URL shortener by executing docker-compose up.

About

Full-stack web app allowing users to shorten URLs quickly, with data stored using MongoDB and duplicate link detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published