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: 5 months ago
JSON representation

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.