I'm working on a web app framework / cms for node.js built on express.js and mongo called KeystoneJS, and have been for a few months. Keystone makes it easier to get a blog / website / web app up and running without a lot of the module research or boilerplate code node.js usually requires. It also provides a beautiful, useful admin UI (think activeadmin for rails). It's open source (MIT), and cool because... * There…
If you want to check out the admin ui, you can sign in to the demo at http://demo.keystonejs.com/keystone with the username demo@keystonejs.com and the password demo.