Skip to content

stylessh/sshort

Repository files navigation

sshort - a simple URL shortener

Url shortener built with Next, Tailwind, Upstash Redis and Vercel.

demo image

No analytics, no tracking, no cookies, no ads, no bullshit. Just shortening.

Features

The urls stores in a Redis database. And yours are in Local Storage. This makes the app blazing fast.

Development

# Install dependencies
pnpm i
# Fill the .env file with your own values (check .env.example)
cp .env.example .env
# Run dev server
pnpm dev
# Build for production
pnpm build

Created by stylessh :)

About

Open-Source URL shortener. Built with Next, Tailwind, Upstash Redis and Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published