Installation
This page is written once in src/content/shared/ and rendered into every
edition. It is .mdx rather than .md because it uses a component —
<EditionOnly> — to vary one paragraph by edition.
Requirements
- Node.js 20 or newer
- 4 GB RAM
Pro Stream additionally needs a running message broker before first launch.
This paragraph exists only under /pro-stream/; the other editions render this
same file without it.
Install
npm install @koi/appVerify
koi --versionIf the command is not found, make sure your global npm bin directory is on
your PATH.