A free URL shortener to deploy with your own domain. Made with Next.js, Upstash, and deployed to Vercel. All for free.
-
Install yarn:
npm install -g yarn
-
Install the dependencies with:
yarn
-
Start developing and watch for code changes:
yarn dev