/link-shortener

yet another link shortener, but you can't use this for phishing because it has antiscam link.

Primary LanguageEJSMIT LicenseMIT

link-shortener

Self hosting

  • When not running on production uncomment the require('dotenv').config() part

  • Add an env variable and name it MONGODB_LINK and set the value to your mongodb server link

  • Make sure to read the license and follow it.