Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 709 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 709 Bytes

Reactive Beers

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

Installation

make install

Development

make start

Test

make test

Contributing

  1. Fork it ( https://github.com/marmelab/reactive-beers/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jdemangeon Julien Demangeon - creator, maintainer