Thanks to visit codestin.com
Credit goes to github.com

Skip to content

KinGHJS/302.at

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🚀 [website] A Cool URL Shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.7%
  • CSS 33.1%
  • HTML 21.2%