Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 359 Bytes

URL Shrinker

Shrink URLs to a 6-letter code or choose your custom words

Available here

Uses nanoid to crate 6-letter code. Uses MongoDB for DB (MongoDB Atlas for Hosting). Ejs as a templating engine.

TODO List

  • Complete this README
  • Move to MongoDB atlas
  • Deploy this