https://github.com/lperezp/friendlychat-codelab
Course of Codelab of Firebase
https://github.com/lperezp/friendlychat-codelab
Last synced: 3 months ago
JSON representation
Course of Codelab of Firebase
- Host: GitHub
- URL: https://github.com/lperezp/friendlychat-codelab
- Owner: lperezp
- Created: 2020-02-19T04:09:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:12:46.000Z (over 2 years ago)
- Last Synced: 2025-03-07T16:54:25.816Z (3 months ago)
- Language: JavaScript
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase SDK for Cloud Functions Codelab - Start code
This folder contains the start code of the [Firebase SDK for Cloud Functions Codelab](https://codelabs.developers.google.com/codelabs/firebase-cloud-functions/).
If you'd like to jump directly to the end and see the finished code head to the [cloud-functions](../cloud-functions) directory.