Url shortner
Go to file
Nicolai Ort 1ac700f584
Added api route for getting basic information about an url
2021-08-14 09:03:18 +02:00
migrations Shorcode is not the primary col 2021-08-12 21:44:07 +02:00
src Added api route for getting basic information about an url 2021-08-14 09:03:18 +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