Api key
A credential for the StealthQL CLI, used to launch servers from your terminal.
/ help & glossary
Every term that shows up in the StealthQL dashboard or Studio, defined plainly. If something on a page made you stop and Google it, it should be on this list.
A credential for the StealthQL CLI, used to launch servers from your terminal.
A timestamped record of who did what, when, and what the app decided in response.
The compiled, ready-to-run version of your app produced from your source code.
Your backend code and configuration — schema, rules, functions — packaged together.
A virtual server hosted on DigitalOcean. We provision and manage it for you.
Package your data, code, and config into a portable bundle so you can move to your own infrastructure.
An append-only, tamper-proof log of every change. Anyone editing an old entry breaks the chain.
A plain-language rule that decides what a person can read, write, share, or delete.
A shared view of one or more rows that an outsider can use without making an account.
A change submitted by someone with a share link. Already checked against your rules; you click approve.
See your data and what your app did at any past moment, exactly as it was.
A named bundle of permissions — owner, admin, member, viewer.
A non-human credential — for cron jobs and webhooks — with its own narrow permissions.
A link that gives someone temporary, scoped access to specific rows or files — no signup wall.
Which company a row belongs to, when one app serves multiple companies.
An automatic notification GitHub sends when you push code, so we can redeploy.
prod:check gate/auth/accept route for Next, Express, FastAPI, Hono