A simple URL shortener that produces easily rememberable and speakable shortened URLs.
The links expire after 24 hours so there's almost always a one word shortening available.
Inspired by hamhash.com (RIP ðĨðŠĶ).
wrangler.toml
using the example file.npm run build && wrangler publish
Globally deployed serverlessly with server-side rendering.