Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 617 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 617 Bytes

tapshort 🎬

Short URL (demo)

Capture d’écran 2022-07-06 123127

Configuration

//index.js
var connection = mysql.createConnection({
    host: '',
    user: '',
    password: '',
    database: ''
});
var port = 8989

and create a sql table entitle url

Need help ?

1- Check the wiki

2- Come to this Discord

Enjoy you to short your url on http://localhost:8989 now !