https://github.com/thdk/firestorable-examples
Examples and documentation for firestorable
https://github.com/thdk/firestorable-examples
firebase firebase-database firestorable firestore mobx mobx-react react typescript
Last synced: about 1 month ago
JSON representation
Examples and documentation for firestorable
- Host: GitHub
- URL: https://github.com/thdk/firestorable-examples
- Owner: thdk
- Created: 2019-12-08T22:05:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T10:50:23.000Z (about 5 years ago)
- Last Synced: 2024-12-29T13:48:56.960Z (over 1 year ago)
- Topics: firebase, firebase-database, firestorable, firestore, mobx, mobx-react, react, typescript
- Language: JavaScript
- Size: 1.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Example apps using [firestorable](https://github.com/thdk/firestorable)
The main goal of this repo is to demonstrate the use of [firestorable](https://github.com/thdk/firestorable) by providing **example applications** that use firestorable with react and mobx.
Have a look at the first examples:
* [Timesheet app](timesheets)
* [Scrum poker online multiplayer](scrum-poker-cards)
Let me know if you have a suggestion for another example application.