playground: <a href="https://dash.deno.com/playground/demo-short" rel="nofollow">https://dash.deno.com/playground/demo-short</a><p>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.<p>100% JSR (i.e. npm free); 100% test coverage; no docs yet, please read the source code.<p>Auth support via Hono built-in middlewares, also example from <a href="https://sign-poc.js.org" rel="nofollow">https://sign-poc.js.org</a> (Disclaimer: this is PoC project of mine, WIP).<p>Due to CSP, the Sign On button not working in playground preview pane (iframe), standalone [2] URL works fine.<p>---<p>[1]: <a href="https://jsr.io/@indirect/short" rel="nofollow">https://jsr.io/@indirect/short</a><p>[2]: <a href="https://demo-short.deno.dev" rel="nofollow">https://demo-short.deno.dev</a>