Skip to content

URL shortener in the edge using Vercel edge functions.

Notifications You must be signed in to change notification settings

benrandja-akram/shorto

Repository files navigation

Shorto URL shortener (www.shorto.ink)

Short is fast and free URL shortener on the edge using Vercel Edge functions & globally deployed Upstash Redis instance.

Run app dev server

npm i
npm run dev

Run app production server

npm i
npm run build
npm start

About

URL shortener in the edge using Vercel edge functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published