https://github.com/rish-0-0/firechat
https://github.com/rish-0-0/firechat
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rish-0-0/firechat
- Owner: rish-0-0
- Created: 2019-09-02T19:04:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:46:49.000Z (over 2 years ago)
- Last Synced: 2024-12-29T14:51:30.620Z (7 months ago)
- Language: JavaScript
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Chat service only using firebase
Lol, let's see how this goes
### Steps to run it locally
`yarn`
`yarn start`
Also remember you would need a firebase service key,
which you might need to get one yourself and initialize
the database, storage and etc.
### Where to keep the firebase service key?
Put in the `src` directory where `App.js` file is present.