To install 1 - git clone this repo 2 - cd api-gtfs 3 - npm install 4 - sails lift
See sailsjs.org for an introduction to running sails in production
Currently, this server requires node version 0.10.48
To run with the required version of Node.js:
- sudo n -d 0.10
- forever start -c /usr/local/n/versions/node/0.10.48/bin/node api-gtfs.js