Skip to content

turkerdev/url-shortener

Repository files navigation

URL Shortener

Simple URL Shortener.

Shorten your URL @ example.com/
Redirect to your URL @ example.com/{short}

Development

  • set DATABASE_URL(mongo) to .env file
  • yarn dev

Screenshots

image