@rxap/nest-firebase
v10.1.6
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-firebase?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-firebase) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://co
Downloads
82
Readme
@rxap/nest-firebase
Installation
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
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-firebase:init