Example application for using i18next with a jade/express node.js server
npm install
node app.js
now point your browser to
http://localhost:3000
Thanx to Jan Mühlemann for his i18next and i18next-node libraries.
For a walk through of the example see my blog post "Internationalization with Express, Jade and i18next-node"