https://github.com/horacehylee/firebase-db
Firebase database CRUD helper
https://github.com/horacehylee/firebase-db
database firebase nodejs
Last synced: 3 months ago
JSON representation
Firebase database CRUD helper
- Host: GitHub
- URL: https://github.com/horacehylee/firebase-db
- Owner: horacehylee
- License: mit
- Created: 2017-12-28T08:16:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T09:22:14.000Z (over 8 years ago)
- Last Synced: 2024-04-24T16:24:38.232Z (about 2 years ago)
- Topics: database, firebase, nodejs
- Language: TypeScript
- Homepage: https://horacehylee.github.io/firebase-db/
- Size: 287 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase-db
[](https://badge.fury.io/js/%40horacehylee%2Ffirebase-db)
Firebase database CRUD helper
## Installation
```
npm install --save @horacehylee/firebase-db
```
## Documentation
https://horacehylee.github.io/firebase-db/
## License
MIT © [Horace Lee](https://github.com/horacehylee)