node.js ko

Approx It

Who

How

We use a small range of node modules for this app - Express 3.0, Jade, BCrypt, Nano, and UUID.

For our database we opted for Couch - we have been using a neo4j graph for social apps but didn't feel that would work here. Would have used mongo but with not having used it in awhile we felt like a quick-and-dirty CouchDB document store was the best bet.

Client side libraries include jQuery, Twitter Bootstrap, and Knockout MVVM.