feedhenry / nodeschool

Node.js / Server side JavaScript development course curated by Red Hat Mobile
2 stars 7 forks source link

Changed the backing db to pouch-db #1

Closed AdamSaleh closed 7 years ago

AdamSaleh commented 7 years ago

This change should help with the setup, mainly that no mongodb is required.

You should be able to test the example just by running

npm install
npm test