https://github.com/markfchavez/timeline
TIMELINE!
https://github.com/markfchavez/timeline
Last synced: over 1 year ago
JSON representation
TIMELINE!
- Host: GitHub
- URL: https://github.com/markfchavez/timeline
- Owner: MarkFChavez
- Created: 2016-09-14T08:09:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T11:19:35.000Z (almost 10 years ago)
- Last Synced: 2025-02-06T15:52:53.874Z (over 1 year ago)
- Language: JavaScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Deployment Strategy
* Heroku uses the `deploy` branch for building the app in production.
* To push changes in production (http://mytravelplans.herokuapp.com), merge
branch `master` to the `deploy` branch then push.