Skip to content
Olivier Scherrer edited this page Mar 27, 2012 · 2 revisions

Follow this wiki to see how the suggestions application was built.

What you need to create a suggestions application:

Suggestions' architecture:

The whole application is articulated around Node.js Node.js serves Olives to the browser and makes requests to CouchDB and browserId Olives makes the glue between node.js and the browser.

Clone this wiki locally