/302.at

:boom: A Cool URL Shortener

Primary LanguageJavaScript

302@ - A Cool URL Shortener

Homepage

This's a simple URL shortener, the backend is based on NodeJS and LeanCloud

How to run

  • Configure APP_ID and APP_KEY properly
  • For the qrcode service is limited for the *.302.at domain, you may replace it with yours(or remove it if you don't need it)
  • npm install && node app.js (Strongly recommend PM2 insted)

TODOs

  • Make it more convenient for self-deploy
  • Add collision detection