Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/goktugyalcin/short-it

A link shortener but it also has one-day-expire.
https://github.com/goktugyalcin/short-it

nextjs react supabase tailwindcss typescript upstash-ratelimit

Last synced: about 1 month ago
JSON representation

A link shortener but it also has one-day-expire.

Awesome Lists containing this project

README

        

# Short-It
## Description
A conventional link shortener. It provides a link shortening with __1-day expiry__.

## Tech Stack
- Typescript
- React
- Next.js
- Tailwind
- Supabase
- @vercel/kv
- Upstash(for rate limiting)
- @radix-ui/react-icons

## Link
https://short.gokyalc.in

## How to start development?
- Just fill the `.env.example` and rename it `.env.local`
- Type `pnpm && pnpm run dev`
- Go to https://localhost:3000