What counts as a small app?
A focused tool with a small audience: a dashboard, tracker,
prototype, admin screen, calculator, data browser, or team
workflow. It is not intended for a high-traffic consumer product.
Do I need to know how the app was built?
No. Upload a ZIP of the complete project. We recognize common app
types from the files already present and choose how to start it.
Can an app call Slack or our company API?
Yes. Add the necessary key or setting in the app's setup screen.
It can connect to public services, while private host and cloud
management networks stay blocked.
Is arbitrary code perfectly safe?
No honest provider can promise that. We place every uploaded app
behind several independent safety layers, remove administrator
access, limit its resources, block private networks, and keep your
getsmall login details away from it.
Why does an app sometimes wake up?
Free apps sleep after 15 minutes without traffic. The next request
starts the existing sandbox, normally within a few seconds. This
lets many genuinely small apps share capacity responsibly.