https://github.com/dfa1234/demo-firebase-realtime-chat
https://github.com/dfa1234/demo-firebase-realtime-chat
firebase reactjs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfa1234/demo-firebase-realtime-chat
- Owner: dfa1234
- Created: 2020-09-16T22:19:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T19:46:18.000Z (over 4 years ago)
- Last Synced: 2025-02-25T19:23:41.162Z (over 1 year ago)
- Topics: firebase, reactjs
- Language: TypeScript
- Homepage:
- Size: 1.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Chat project for texel
Based on React script (and material ui) + firebase
For running locally:
```
nvm use 10
yarn start
```
For deploying, after registering firebase with the cli, just ```firebase deploy```