We use this service to redirect short urls from knf.md
domain to custom created long urls.
Migrated from yourls app this shortener still use original database structure.
Separate WordPress module is used to append links to common database and get clicks stat.
- Create mysql database and upload
dump.sql
- Install required npm modules using
npm install
- Copy
.env.example
to.env
and replace database credentials - Start application using
node app.js
If you wish to issue a pull request for code here, please do so on https://github.com/knife-media/short/