Your app cannot touch anyone else’s
Each app runs in its own sealed container with its own hard limits on processor, memory and processes. A runaway app slows itself down and nothing else.
Read this site in your language. The translation is done by Google, so the words are theirs rather than ours — and the builder itself answers you in your own language whatever you pick here.
Safety
Most of this you should never have to think about. It is here so you can check.
Each app runs in its own sealed container with its own hard limits on processor, memory and processes. A runaway app slows itself down and nothing else.
No app is reachable except through our front door, which handles the certificates. There is no open port waiting to be found.
Paying always happens on the payment provider’s own page. Your app is not permitted to collect a card number, a CVC or bank details, or to send them anywhere. That is enforced where the app is generated, not checked afterwards.
Anything sensitive you supply — a merchant key, a signing password — is stored in your own project, never in our database, and never in a backup of it. We record the name of what you supplied, never the value.
Resetting your password ends every existing session immediately, with no grace window — which is the entire point if you are resetting because somebody else got in.
A file you upload is stored under a fresh name we choose, served with a type we set ourselves, and anything that is not a plain image is sent as a download rather than shown.
Ask, and you get a single file: your app’s working files, its entire history, and a script that starts it on an ordinary machine with two commands. It does not need us, our tooling or our accounts to run.
That is deliberate and structural. The whole platform is designed to run on one machine with no proprietary pieces on the critical path, which is the same property that makes your copy portable.
Access is by invitation and asking takes a minute. You begin with 300 free sparks.
Request access Take the free founder test
Access is by invitation and a person reads every request. The founder test is free, takes a few minutes, and tells you what you are getting before you commit to anything.