Url shortner
Go to file
Nicolai Ort fc84dde534
Now also recognizing cursed amazon urls (that weird query shit)
2021-08-14 08:54:36 +02:00
migrations Shorcode is not the primary col 2021-08-12 21:44:07 +02:00
src Now also recognizing cursed amazon urls (that weird query shit) 2021-08-14 08:54:36 +02:00
.env Added default dev env 2021-08-12 21:50:46 +02:00
.gitignore Added sqlite stuff to ignore 2021-08-12 20:13:18 +02:00
knexfile.js Updated prod db config to sqlite 2021-08-12 20:14:54 +02:00
package.json Added knex migration as package script 2021-08-14 08:48:10 +02:00