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.
- Host: GitHub
- URL: https://github.com/venryx/firebase-forum
- Owner: Venryx
- License: mit
- Created: 2018-01-01T03:04:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T20:33:38.000Z (over 3 years ago)
- Last Synced: 2025-08-16T09:43:31.231Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.54 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```