8000 GitHub - jackbow/lil-hash: A simple shareable URL shortener hosted on cloudflare workers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jackbow/lil-hash

Repository files navigation

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 🥀🪦). screenshot

Hosting

  1. Create a Cloudflare Worker
  2. Make a wrangler.toml using the example file.
  3. npm run build && wrangler publish

To do

  • Route on hash so back button works as expected.
  • Fix dark mode.

Tech

Globally deployed serverlessly with server-side rendering.

Design

About

A simple shareable URL shortener hosted on cloudflare workers

Topics

Resources

License

Stars

Watchers

Forks

0