mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
412 B
412 B
Telescope is an open-source, real-time social news site built with Meteor
Instalation
- Install Meteor
- Install Meteorite
- Run
mrt
- Optional: use the Heroku buildpack for Meteorite to push to Heroku (if you get an error when pushign to Heroku, running
mrt update
sometimes helps)