Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhathiyaprasad/firebase-cloud-functions
POC: User Can Retrieve Data from Two Documents that have common Relationship by joining them into one piece
https://github.com/bhathiyaprasad/firebase-cloud-functions
cloudfunctions firebase firestore
Last synced: 23 days ago
JSON representation
POC: User Can Retrieve Data from Two Documents that have common Relationship by joining them into one piece
- Host: GitHub
- URL: https://github.com/bhathiyaprasad/firebase-cloud-functions
- Owner: BhathiyaPrasad
- Created: 2024-05-16T09:38:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T18:17:31.000Z (4 months ago)
- Last Synced: 2024-10-04T16:22:09.996Z (about 1 month ago)
- Topics: cloudfunctions, firebase, firestore
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Contributing
If you would like to contribute to this project, please follow these steps:
1. Fork this repository to your own GitHub account.
2. Clone the forked repository to your local machine.
3. Create a new branch for your changes.
4. Make your changes and commit them to your branch.
5. Push your changes to your forked repository.
6. Create a pull request from your forked repository to this original repository.