We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To develop clone modeify locally in Sublime and install this program: https://wbond.net/sublime_packages/sftp
Configure it similar to this file:
https://github.com/vta/modeify/wiki/sublime-sftp-config:-sftp.json
Thus when you update files locally they will change on the server as well.
To log into the server use this ssh string:
ssh -i VTA_DEV/vivek_vta.pem ubuntu@ec2-52-36-243-182.us-west-2.compute.amazonaws.com
To test and build the client go into
/home/ubuntu/modeify and run
make build-client
If the opentripplanner java routing engine is offline run
sudo supervisorctl restart vta:vta_otp