@typesaurus/recovery
v0.3.0
Published
Point-in-time recovery (PITR) adapter for Typesaurus
Downloads
6
Maintainers
Readme
🦕 Typesaurus Recovery
Point-in-time recovery (PITR) adapter for Typesaurus, type-safe Firestore ODM.
Installation
The library is available as an npm package. To install Typesaurus, run:
npm install --save @typesaurus/recovery typesaurus firebase-admin
Note that although Typesaurus PITR has Typesaurus listed as a peer dependency, firebase-admin
required fot the package to work isn't listed as a dependency, so they won't install automatically with the Typesaurus package.
Changelog
See the changelog.