Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rish-0-0/firechat


https://github.com/rish-0-0/firechat

Last synced: about 16 hours 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.