All you have to do to install this server is do git clone https://github.com/NathanFlurry/GrainTracker-Server.git
, cd GrainTracker-Server
, and then npm install
.
This was developed for the 2015 July AZCodeChallenge.
Simply run ./bin/www
to run the server.
Please see this for the iOS client.