An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Cloud Build](https://github.com/mchirico/npubsub/workflows/Cloud%20Build/badge.svg)
[![codecov](https://codecov.io/gh/mchirico/npubsub/branch/master/graph/badge.svg)](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
```