Hacker News new | past | comments | ask | show | jobs | submit login

I'd recommend checking out Telescope (http://telesc.pe/), it's a very feature-rich news site in the style of hn/reddit, it's very actively developed, has a decent interface/design built-in, and can literally be deployed just by clicking a link (though you can host it on your own server if you want). Many news sites posted on hn tend to use telescope for these very reasons.

You can find out more here: http://telesc.pe/

And launch your own instance through Giteor here: https://giteor.com/deploy?git=com.github.SachaG.Telescope.ma...




Sacha also created a very decent course (Discover Meteor) that goes through the process of building such a site using meteor.

// No affiliation.


This looks like an awesome approach but a few important considerations:

- How scalable is hosting on meteor.com?

- Does Telescope provide an API to let you, for example, create a native mobile app/browser extension?


> How scalable is hosting on meteor.com?

Currently hosting on meteor.com is mainly meant for demoing and testing, not as a stable production enviroment. However, with the release of Meteor 1.0, the Meteor Development Group will launch Galaxy, which is a production ready hosting managed hosting platform.


Agreed. There are plenty of other options for hosting Meteor apps though (http://modulus.io, http://digitalocean.com, etc.)

And Telescope does have a simple read-only API, as well as an RSS feed. Depending on the features you need I could probably extend it (or you can submit a pull request).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: