https://github.com/firebase/emulators-codelab
https://github.com/firebase/emulators-codelab
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firebase/emulators-codelab
- Owner: firebase
- License: apache-2.0
- Created: 2019-08-20T19:05:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T21:31:30.000Z (almost 2 years ago)
- Last Synced: 2024-12-17T01:09:12.950Z (over 1 year ago)
- Language: JavaScript
- Size: 15 MB
- Stars: 46
- Watchers: 50
- Forks: 39
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# emulators-codelab
This repository contains the companion code for the [Firebase Local Emulator Suite codelab][codelab].
For more information on the Firebase Emulator Suite check out the [learning pathway][pathway].
## How to use this repository
To begin, follow along with the [Local Development with the Firebase Emulator Suite Codelab][codelab].
There are two folders in this repository:
* `codelab-initial-state` - the starting code for the codelab, which you will complete.
* `codelab-final-state` - the final code of the codelab, which you can use as a reference if you get stuck or want to skip ahead to the end result.
## How to make contributions
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)
## License
See [LICENSE](LICENSE)
[codelab]: https://firebase.google.com/codelabs/firebase-emulator
[pathway]: https://firebase.google.com/learn/pathways/firebase-emulators