> [!WARNING] > Zalvena is currently under a rewrite # Zalvena Fork of the JavaScript SDK for Aptabase, modified for SudoVanilla projects. ## Install Install the SDK using bun or your preferred JavaScript package manager: ```bash bun add @sudovanilla/zalvena ``` ## Usage First you need to get your `App Key` from Zalvena, you can find it in the `Instructions` menu on the left side menu. Initialize the SDK using your `App Key`: ```js import { init } from '@sudovanilla/zalvena'; init(''); // If you selfhost, use this instead init('