Installation
The first step to get started with Surrealize is to install it.
The packages are available on npm and can be installed using your preferred package manager. In the future we may also support jsr.
Using npm
npm install surrealize
Using yarn
yarn add surrealize
Using pnpm
pnpm add surrealize
Using bun
bun add surrealize