https://github.com/zurfyx/firebase-chat
Firebase chat example.
https://github.com/zurfyx/firebase-chat
chat example firebase javascript
Last synced: 11 months ago
JSON representation
Firebase chat example.
- Host: GitHub
- URL: https://github.com/zurfyx/firebase-chat
- Owner: zurfyx
- License: mit
- Created: 2017-05-28T12:59:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T18:54:13.000Z (over 8 years ago)
- Last Synced: 2025-02-05T09:17:15.002Z (about 1 year ago)
- Topics: chat, example, firebase, javascript
- Language: JavaScript
- Homepage: https://zurfyx.github.io/firebase-chat
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Chat
> Firebase chat example.
Live @ [zurfyx.github.io/firebase-chat](https://zurfyx.github.io/firebase-chat)
## References
Client script: [index.js](./index.js)
Firebase rules: [rules.json](./rules.json)
New to Firebase? Read over the [basics](./docs/basics.md).
## License
MIT © [Gerard Rovira Sánchez](//zurfyx.com)