Reactive Beers is an example application using CouchDB and PouchDB. Here is the corresponding blog post: https://marmelab.com/blog/2019/09/25/couchdb_pouchdb_serious_firebase_alternative.html
make install
make start
make test
- Fork it ( https://github.com/marmelab/reactive-beers/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- jdemangeon Julien Demangeon - creator, maintainer