A simple and fast URL shortener. Check it at: schort.me
I thought it would be fun to have my own URL shortener. The good slugs are already gone at bit.ly or tinyurl.com, so I get a fresh start here.
The name is a German take on "short", as in "short link".
- frontend is React with Next
- data fetching Server Actions
- fast redirects with Next Middleware
- hosted on Vercel
- database is Redis on Vercel KV