Vulcan/README.md

7 lines
412 B
Markdown
Raw Normal View History

2012-09-20 16:03:14 +09:00
Telescope is an open-source, real-time social news site built with [Meteor](http://meteor.com)
# Instalation
- Install Meteor
2012-09-20 16:04:46 +09:00
- Install [Meteorite](https://github.com/oortcloud/meteorite/)
2012-09-20 16:03:14 +09:00
- Run `mrt`
2012-09-20 16:11:35 +09:00
- Optional: use the [Heroku buildpack for Meteorite](https://github.com/oortcloud/heroku-buildpack-meteorite) to push to Heroku (if you get an error when pushign to Heroku, running `mrt update` sometimes helps)