Add the package to your workspace:
yarn add @rxap/nest-firebase
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 firebase-admin@^10.3.0
Execute the init generator:
yarn nx g @rxap/nest-firebase:init
Initialize the package in the workspace
yarn nx g @rxap/nest-firebase:init