9.0.2 • Published 3 years ago

@fanfix/nestjs-firebase v9.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@fanfix/nestjs-firebase

Install

npm install @fanfix/nestjs-firebase

Usage

Please note that this version of nestjs-firebase uses the applicationDefault() credentials. If this is not what you want, you should consider using the original:

https://github.com/g59/nestjs-plugins/tree/main/packages/nestjs-firebase

@Module({
  imports: [
    FirebaseModule.forRoot(),
  ],
})
export class AppModule {}

// using in service class
export class Service {
  constructor(
    @InjectFirebaseAdmin() private readonly firebase: FirebaseAdmin,
  ) {}
}

Contributing

PRs accepted.

License

MIT © g59

msentjwajwstmpglobjoseklawlevnlongmimeoncepumprxjstr46uuidy18nacornchalkcliuidebugjsdocmdurlretrystubstslibyargsarrifyespreeextendgaxiosgtokenis-objlodashmarkedmkdirprimrafsemverwrappydeep-isesprimaesutilsiterarelimitermime-dbp-limitpumpifytaffydbyallistargparsebluebirddot-propentitiesescaladehas-flaginflightinheritsjwks-rsamake-dirminimistuc.microacorn-jsxbase64-jscatharsisduplexifyescodegenis-streamlru-cacheminimatchpseudomaprequizzleuglify-jsword-wrapwrap-ansixmlcreateagent-baseansi-regexcolor-nameconcat-mapestraversegoogle-gaxlinkify-itmime-typesnode-fetchnode-forgeoptionatorprelude-lsprotobufjssource-mapstrip-ansitype-checkunderscorewhatwg-urlansi-stylesasync-retryconfigstoreemoji-regexfs.realpathgraceful-fsimurmurhashjson-bigintlodash.oncemarkdown-itobject-hashsafe-buffersignal-exitxdg-basediryocto-queuebignumber.jscompressiblegcp-metadatajs2xmlparserjsonwebtokenlru-memoizerstream-shiftstring-widthyargs-parsercolor-convertend-of-streamis-typedarrayretry-requeststream-eventsteeny-requesttext-decodingunique-stringbalanced-matchfaye-websocketfirebase-admingoogle-p12-pemhttp-parser-jsprotobufjs-clistring_decodersupports-colorutil-deprecatebrace-expansionfast-deep-equalget-caller-fileis-stream-endedlodash.includeslodash.isnumberlodash.isstringreadable-streamabort-controllerfast-levenshteinhttp-proxy-agentlodash.camelcaselodash.clonedeeplodash.isbooleanlodash.isintegerpath-is-absolutereflect-metadatawebsocket-driverevent-target-shimhttps-proxy-agentrequire-directorywrite-file-atomicfast-text-encodingmarkdown-it-anchorwebidl-conversionsecdsa-sig-formattereslint-visitor-keysgoogle-auth-librarystrip-json-commentscrypto-random-stringescape-string-regexplodash.isplainobjecttypedarray-to-bufferwebsocket-extensionshash-stream-validationproto3-json-serializeris-fullwidth-code-pointfunctional-red-black-treebuffer-equal-constant-time
9.0.2

3 years ago

8.0.0

3 years ago

9.0.1

3 years ago

9.0.0

3 years ago