Add the package to your workspace:
yarn add @rxap/nest-web3-storage
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 @nestjs/config@^3.2.2 web3.storage@^4.5.5
Execute the init generator:
yarn nx g @rxap/nest-web3-storage:init
Initialize the package in the workspace
yarn nx g @rxap/nest-web3-storage:init