A wrapper around the user system _users
in CouchDB, so they can be used for authentication in a web app.
./setup/install.sh
./setup/update.sh
Create the database couchdb_user_model_testing
.
./push.sh
Run tests through test/test.html
or mocha through test/test.js
.