cam-technologies / time-booker

Web based time booking application, build using the MEEN stack. This application will allow users to manually enter work times in blocks of hours and minutes for each day of the week.
2 stars 7 forks source link

Add heroku deployment steps #13

Closed martinmicunda closed 10 years ago

martinmicunda commented 10 years ago

Production build is deployed to heroku after each build.

martinmicunda commented 10 years ago

okay so we are live :) http://time-booker.herokuapp.com/ TravisCI will automatically deploy production build after each successful build

chrislaughlin commented 10 years ago

Nice work man