Installation

📦 Installation

To start using the @nestjstools/messaging library, you can install it using either npm or yarn, depending on your preference.

✅ Using npm

npm install @nestjstools/messaging

✅ Using yarn

yarn add @nestjstools/messaging

🧱 Requirements

  • Node.js v22 or higher

  • NestJS 10+

Last updated