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.
- Host: GitHub
- URL: https://github.com/epomatti/cbpq-firebase
- Owner: epomatti
- License: mit
- Created: 2019-05-03T13:43:10.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T15:43:50.000Z (over 3 years ago)
- Last Synced: 2025-01-17T18:42:52.893Z (5 months ago)
- Topics: axios, cloud-functions, concurrent-queue, express, firebase, firestore, node
- Language: JavaScript
- Homepage: https://play.google.com/store/apps/details?id=br.com.cbpq
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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