Skip to content

TapsHTS/tapshort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !

About

Shorten your url's and store them in a SQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published