kanso-spine-todos

Example app connecting spine to couchdb in a pure couchapp via kanso

Stars
15

Kanso Spine Todos

These instructions assume you already have an instance of CouchDB running on localhost in admin party mode.

How to run this example:

Install Kanso:

git clone https://github.com/kanso/kanso.git
cd kanso
make && sudo make install

Clone this app and install dependencies

git clone https://github.com/nrw/kanso-spine-todos.git
cd kanso-spine-todos
kanso install

Push the app to CouchDB

kanso push http://localhost:5984/kanso-spine-todos

The app will be serving at http://localhost:5984/kanso-spine-todos/_design/tasks/_rewrite/