@rxap/firebase
v18.0.7
Published
A collection of utility angular services to interact with firebase.
Downloads
152
Readme
@rxap/firebase
A collection of utility angular services to interact with firebase.
Installation
Add the package to your workspace:
yarn add @rxap/firebase
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/fire@^7.5.0 @rxap/config@^18.1.1 @rxap/rxjs@^1.1.6 @rxap/utilities@^16.2.4 firebase@^9.23.0 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/firebase:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/firebase:init