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.

Full-stack app (react and hono) distributed as a single import statement

3 pointsby pomdtr12 months ago

1 comment

pomdtr12 months ago
I found a way to embed a full-stack app (@vite_js frontend + @honojs backend) as a single JSR import.<p>Here is a demo of @excalidraw running from @ValDotTown: <a href="https:&#x2F;&#x2F;val.town&#x2F;v&#x2F;pomdtr&#x2F;excalidraw" rel="nofollow">https:&#x2F;&#x2F;val.town&#x2F;v&#x2F;pomdtr&#x2F;excalidraw</a><p>I feel like this could become a lightweight alternative to docker for self-hosting.