A conventional link shortener. It provides a link shortening with 1-day expiry.
- Typescript
- React
- Next.js
- Tailwind
- Supabase
- @vercel/kv
- Upstash(for rate limiting)
- @radix-ui/react-icons
- Just fill the
.env.example
and rename it.env.local
- Type
pnpm && pnpm run dev
- Go to https://localhost:3000