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

https://github.com/venryx/firebase-forum

Forum solution built using ReactJS, MobX, and Firebase.
https://github.com/venryx/firebase-forum

Last synced: 11 months ago
JSON representation

Forum solution built using ReactJS, MobX, and Firebase.

Awesome Lists containing this project

README

          

# Firebase Forum

Forum solution built using ReactJS, Redux, and Firebase.

Note: Library is not very modulized at this point; that is, it requires many specific libraries to already be in use in the parent project. Because of this, it's not yet recommended for use in third-party projects.

Potential alternatives:
1) https://github.com/hoppula/refire-forum

### Install

```
npm install --save firebase-forum
```