📂
File-Based Hosting
Smallweb maps subdomains to subfolders in your smallweb directory. Creating a new app is as simple as running mkdir.
A personal cloud contained in a single directory.

📂
Smallweb maps subdomains to subfolders in your smallweb directory. Creating a new app is as simple as running mkdir.
⚡
No build or deploy step is required. Just save your changes and refresh your browser.
🔐
Each smallweb app is sandboxed using Deno. By default, it only has access to its own folder.
🚀
The whole smallweb codebase is compiled to a single binary. You can run it on your local machine, a remote server, or both.