https://github.com/hellraiserrob/tfl-planner
https://github.com/hellraiserrob/tfl-planner
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellraiserrob/tfl-planner
- Owner: hellraiserrob
- Created: 2017-10-05T08:01:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T13:41:41.000Z (over 8 years ago)
- Last Synced: 2025-03-15T14:42:29.406Z (over 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TfL Journey Planner #
A simple TfL status and journey planner
https://infinite-mesa-78907.herokuapp.com/
### commands
https://devcenter.heroku.com/articles/git
### heroku & git
- $ heroku create
- $ git remote -v
- $ heroku git:remote -a thawing-inlet-61413 (existing)
- $ git push heroku master
- $ git push heroku testbranch:master (non master branch)