Skip to content
CTRL K
    Installation

    Installation

    Public package status

    The official npm release of @nutrimatic/sdk is not the primary distribution path yet. Watch Nutrimatic’s official channels for the announcement when the package is published.

    Until then:

    • These docs describe the SDK surface you integrate against
    • Lab on nutrimatic.xyz shows that surface running live

    Requirements

    • Node.js 20 or later
    • npm, pnpm, or yarn

    Install (when published)

    After the official release announcement:

    npm install @nutrimatic/sdk

    @nutrimatic/sdk is the only package you need to install. Then continue with Quick start and Configuration.