Nicolai Ort 9d7125a311
All checks were successful
continuous-integration/drone/push Build is passing
Now with custom opengraph (tm)
ref #2
2021-09-25 17:35:52 +02:00
2021-09-25 17:35:52 +02:00
2021-09-25 17:12:52 +02:00
2021-09-25 17:12:52 +02:00

LinkyLinky 🔗

A small url shortener, originaly developed for kauft.es

Dev Setup 🛠

Runs on port 3000

Yarn

yarn
yarn migrate
yarn dev

NPM

npm i
npm run migrate
npm run dev

Docker 🐳

Runs on port 3000

docker-compose build
docker-compose up
Description
Url shortner
Readme 5.5 MiB
Languages
JavaScript 98.3%
Dockerfile 1.7%