Requirements
The Starboard API strives to be compatible with both Node.js and Bun, but due to the novelty of Bun, it may not be stable in some features. We currently target compatibility with the following runtime versions:
- Node.js: v20.8.1
- Bun: v1.0.7
The Starboard API works on macOS, Windows, and Linux.
Installation
bash
npm i @mcsb/apinpm i @mcsb/apibash
yarn add @mcsb/apiyarn add @mcsb/apibash
pnpm i @mcsb/apipnpm i @mcsb/apibash
bun add @mcsb/apibun add @mcsb/api
Starboard