Ivan Jovanovic
Ivan Jovanovic
RethinkDB is also awesome: https://www.rethinkdb.com/. Very cool DB and easy to use! Also has [changes feed](https://www.rethinkdb.com/docs/changefeeds/javascript/)
@aeharding Hmm, true, didn't think about it. Then PouchDB should do the job!
@i-break-codes If you need some help let me know, I will be happy to help!
This would be really great! I was testing the app yesterday from a docker container and one solution was to update the start script in package.json to include clinic. It...
Hey guys! I am having same issues in Node versions < 7. As @niksajanjic for now, `fetch-mock` fixed issue, but it will be awesome if we can fix this module...
I wasn't able to fix this (I've even browsed C++ code in repo) so I migrated to https://github.com/oliver-moran/jimp . It works perfectly!