Deprecated. You can use locize.com - localization as a service as a better alternative.
This is the web translation UI to i18next.
For more information go here
To build the solution:
npm install grunt -g
grunt release
During development:
node server.js
grunt watch
or `grunt debug