Show HN: Personal URL Shortener Web App (Via Hono and Deno KV) playground: https://dash.deno.com/playground/demo-short This is a demo show case for the JSR package [1] that gives you a off-the-shelf Web App for URL Shortener that could deploy on your own cloud or locally. 100% JSR (i.e. npm free); 100% test coverage; no docs yet, please read the source code. Auth support via Hono built-in middlewares, also example from https://sign-poc.js.org (Disclaimer: this is PoC project of mine, WIP). Due to CSP, the Sign On button not working in playground preview pane (iframe), standalone [2] URL works fine. --- |