expressjs is a more minimalist framework, taking a lot more inspiration from sinatra than rails. This wants to be rails for javascript.
edit: Actually, just checked the package.json, and express is listed as a dependency, (probably for the controller middleware?) so in essence you're using both.
edit: Actually, just checked the package.json, and express is listed as a dependency, (probably for the controller middleware?) so in essence you're using both.