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

https://github.com/epomatti/cbpq-firebase

Firebase server-side cloud functions for the CBPQ service.
https://github.com/epomatti/cbpq-firebase

axios cloud-functions concurrent-queue express firebase firestore node

Last synced: 4 months ago
JSON representation

Firebase server-side cloud functions for the CBPQ service.

Awesome Lists containing this project

README

        

# CBPQ Firebase

Server-side for the CBPQ services.

```bash
npm i -g firebase-tools
npm install # run it in the functions directory
firebase serve --only functions,hosting
```

Flutter App repository: https://github.com/epomatti/cbpq-flutter