Before you can run this project, you will need to install Meteor with Autoparts (open-source package manager built specifically for Nitrous.IO boxes).
Run the following commands in the Terminal below:
cd ~/workspace/Telescope/parts install meteormeteor -p 0.0.0.0:3000
Usually you would just run meteor, but for nitrous environment host 0.0.0.0 is required.
To preview the app, go to the "Preview Menu" and click "Port 3000"