Installation
Install Core as a project dependency:
- npm
- Yarn
- pnpm
npm install @global-cache/core
yarn add @global-cache/core
pnpm add @global-cache/core
Core requires Node.js 20 or later.
You are ready to configure Core, then review how its client and server fit together.