ttier
Top tier url shortener.
Coded by malcodeman 👨🚀
git clone https://github.com/malcodeman/url-shortener.git
cd url-shortener
yarn install
yarn dev
Prisma needs a connection URL to be able to connect to your database.
"cypress:open": "cypress open",
"cypress:run": "cypress run"