☕ Homepage
This's a simple URL shortener, the backend is based on NodeJS and LeanCloud
- Configure
APP_ID
andAPP_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)
- Make it more convenient for self-deploy
- Add collision detection