A MetaSim Terrain Engine
This terrain engine will server terrain data, and run terrain background jobs.
Setup node.js http://nodejs.org/download/
Setup mongodb http://www.mongodb.org/downloads
Checkout the source and download dependencies
git clone https://github.com/rSimulate/WebHexPlanet.git
cd WebHexPlanet
npm install
Serve up the web application
node web.js