[–] diordiderot 1y ago ↗ ### File-Based HostingSmallweb maps subdomains to subfolders in your smallweb directory. Creating a new app is as simple as creating a new folder.### Instant FeedbackNo build or deploy step is required. Just save your changes and refresh your browser.### Secure by DefaultEach smallweb app is sandboxed using Deno. By default, it only has access to its own folder.### Deploy anywhereThe whole smallweb codebase is compiled to a single binary. You can run it on your local machine, a remote server, or both.
1 comment
[ 3.6 ms ] story [ 12.6 ms ] threadSmallweb maps subdomains to subfolders in your smallweb directory. Creating a new app is as simple as creating a new folder.
### Instant Feedback
No build or deploy step is required. Just save your changes and refresh your browser.
### Secure by Default
Each smallweb app is sandboxed using Deno. By default, it only has access to its own folder.
### Deploy anywhere
The whole smallweb codebase is compiled to a single binary. You can run it on your local machine, a remote server, or both.