https://github.com/mchirico/npubsub
Node Google PubSub
https://github.com/mchirico/npubsub
angular d3js firebase google-pubsub nodejs typescript
Last synced: 3 months ago
JSON representation
Node Google PubSub
- Host: GitHub
- URL: https://github.com/mchirico/npubsub
- Owner: mchirico
- License: apache-2.0
- Created: 2020-03-25T23:54:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:43:17.000Z (over 3 years ago)
- Last Synced: 2025-03-16T14:22:15.115Z (over 1 year ago)
- Topics: angular, d3js, firebase, google-pubsub, nodejs, typescript
- Language: CSS
- Homepage: https://npubsub.cwxstat.io/
- Size: 1.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://codecov.io/gh/mchirico/npubsub)
# npubsub
This project is under the Google project septapig:

Note, it is using Firestore

Note the following, when trying to get data from Firebase...
::TODO document this

## Firebase
```
npm install firebase-admin --save
```