Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 322 Bytes

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