Hacker News new | ask | show | jobs
Full-stack app (react and hono) distributed as a single import statement (twitter.com)
3 points by pomdtr 724 days ago
1 comments

I found a way to embed a full-stack app (@vite_js frontend + @honojs backend) as a single JSR import.

Here is a demo of @excalidraw running from @ValDotTown: https://val.town/v/pomdtr/excalidraw

I feel like this could become a lightweight alternative to docker for self-hosting.