Reference
Information-oriented reference that mirrors the product surface. One canonical page per fact; if a claim here disagrees with the code, the code wins and the page gets fixed.
Server
Section titled “Server”- CLI — every
nimbuscommand, subcommand, and flag. - Configuration — every
nimbus startflag, environment variable, and config key. - Deploy & admin API — staging, diff, and activation.
- Current capabilities — the honest snapshot of what works today.
JavaScript SDK
Section titled “JavaScript SDK”- Overview — the
@nimbus/nimbuspackage and its entry points. - Server functions — builders, validators, and context types.
- Clients — WebSocket, HTTP, and REST clients.
- Resources — services, sandboxes, and sessions from the SDK.
- React — providers and hooks.
Native API
Section titled “Native API”- HTTP API — every endpoint, method, and response shape.
- WebSocket protocol — the subscription handshake and frame catalog.
- Errors — the error envelope and full code catalog.
Adapter compatibility
Section titled “Adapter compatibility”- Convex — plus the project layout and usage rules.
- Firestore — plus auth and the Listen protocol.
- Cloud Functions.
- MongoDB — plus drivers and tenant isolation.
- DynamoDB — plus divergences, SDK compatibility, and readiness.
Node.js runtime
Section titled “Node.js runtime”- Node compatibility — supported Node lines and what “supported” means.
- Node APIs — built-in API coverage.
- Packages — npm package support matrix.