TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Personal URL Shortener Web App (Via Hono and Deno KV)

2 pointsby imcotton6 months ago
playground: <a href="https:&#x2F;&#x2F;dash.deno.com&#x2F;playground&#x2F;demo-short" rel="nofollow">https:&#x2F;&#x2F;dash.deno.com&#x2F;playground&#x2F;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:&#x2F;&#x2F;sign-poc.js.org" rel="nofollow">https:&#x2F;&#x2F;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:&#x2F;&#x2F;jsr.io&#x2F;@indirect&#x2F;short" rel="nofollow">https:&#x2F;&#x2F;jsr.io&#x2F;@indirect&#x2F;short</a><p>[2]: <a href="https:&#x2F;&#x2F;demo-short.deno.dev" rel="nofollow">https:&#x2F;&#x2F;demo-short.deno.dev</a>

no comments

no comments