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.

Smallweb: A personal cloud in a single directory

1 pointsby diordiderot4 months ago

1 comment

diordiderot4 months ago
### File-Based Hosting<p>Smallweb maps subdomains to subfolders in your smallweb directory. Creating a new app is as simple as creating a new folder.<p>### Instant Feedback<p>No build or deploy step is required. Just save your changes and refresh your browser.<p>### Secure by Default<p>Each smallweb app is sandboxed using Deno. By default, it only has access to its own folder.<p>### Deploy anywhere<p>The whole smallweb codebase is compiled to a single binary. You can run it on your local machine, a remote server, or both.