DocumentationGetting StartedInstallation

Installation

Install the SDK. Works in the browser (React, Next.js, Vite) and Node.js 18+.

bash
npm install nullbackend-sdk

Using React or Next.js? Also install the hooks package:

bash
npm install nullbackend-react nullbackend-sdk react