DocumentationGetting StartedInstallation
Installation
Install the SDK. Works in the browser (React, Next.js, Vite) and Node.js 18+.
bash
npm install nullbackend-sdkUsing React or Next.js? Also install the hooks package:
bash
npm install nullbackend-react nullbackend-sdk react