Perhaps I'm being a bit of a doofus, but I wasn't able to get this working. Is this platform-specific? My few issues unaddressed by the install instructions:
npm install yields "MSBUILD error MSB3428" - Could not load the Visual C++ component "VCBuild.exe"
- once I got past that, and ignored all the warnings,
node web.js gives me Error db == null - failed to connect to localhost:27017. Should I have started up mongod?
Anyway, like I said, I'm a doofus and just messing with this while distracted by other things, but a bit more work on the install instructions might save future doofuses hours of headaches.