Predictive app to determine what interesting astronomical objects are viewable from the user's location at local time. See a demo
](https://travis-ci.org/vilmosioo/Sky-Watch)
Express REST-ful server.
Angular client that displays data returned from the server.
git clone https://github.com/vilmosioo/Sky-Watch.git
bower install & npm install
grunt
To run app in a development environment
grunt serve
To run app in a production environment
grunt build
The application is built using Travis and automatically deployed to Openshift
TODO Describe the workflow in more detail