https://github.com/0x80/firestore-server-utils
Clean zero-dependency abstractions for handling Firestore documents in server environments
https://github.com/0x80/firestore-server-utils
Last synced: about 1 month ago
JSON representation
Clean zero-dependency abstractions for handling Firestore documents in server environments
- Host: GitHub
- URL: https://github.com/0x80/firestore-server-utils
- Owner: 0x80
- License: mit
- Created: 2023-11-16T17:50:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T08:40:58.000Z (about 1 year ago)
- Last Synced: 2024-04-14T07:23:57.976Z (about 1 year ago)
- Language: TypeScript
- Size: 180 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Firestore Server Utils
> This package is now deprecated and replaced by [@typed-firestore/server](https://github.com/0x80/typed-firestore-server)
Clean abstractions for handling Firestore documents in server environments.
## More Documentation
Coming soon.
## Install
`pnpm add firestore-server-utils`