Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rish-0-0/firechat
https://github.com/rish-0-0/firechat
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rish-0-0/firechat
- Owner: rish-0-0
- Created: 2019-09-02T19:04:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:46:49.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T13:12:44.589Z (over 1 year 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.