Skip to content

rahulanand16nov/shorttty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorttty

A URL shortener service like bit.ly, goo.gl, qlink.me etc. Developed using Nodejs, Express and MongoDB. Database is hosted on MongoDB Atlas.

Shortened Slack

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone git@github.com:rahulanand16nov/shorttty.git # or clone your own fork
$ cd shorttty 
$ npm install
$ node index

Your app should now be running on localhost:5000.

Reference

System Design similar to the following: https://www.educative.io/collection/page/5668639101419520/5649050225344512/5668600916475904

Things To-Do

  • Deploying this on heroku.

About

URL Shortener built from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published