- node.js (tested using development branch, should run on stable release too)
- mongoose (current stable,
npm install mongoose
) - express (current stable,
npm install express
) - connect-mongodb (current stable
npm install connect-mongodb
) - jade (current stable,
npm install jade
) - stylus (current stable,
npm install stylus
)