Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alekcz/firebase-emulator
A docker image to run the firebase realtime database emulator
https://github.com/alekcz/firebase-emulator
docker firebase
Last synced: 1 day ago
JSON representation
A docker image to run the firebase realtime database emulator
- Host: GitHub
- URL: https://github.com/alekcz/firebase-emulator
- Owner: alekcz
- License: mit
- Created: 2020-07-14T06:42:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T15:16:05.000Z (over 4 years ago)
- Last Synced: 2024-04-14T01:05:59.536Z (7 months ago)
- Topics: docker, firebase
- Language: Dockerfile
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Emulator for the realtime database
A minimal Dockerfile based on [timbru31/java-node](https://github.com/timbru31/docker-java-node) to run the firebase realtime database emulator.
## What's included
- Firebase emulator running on port 9000 with no rules
## License
Built by (c) Alexander Oloo. Released under the MIT license.