mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 18:11:40 -05:00
21 lines
No EOL
725 B
Markdown
21 lines
No EOL
725 B
Markdown
Telescope is an open-source, real-time social news site built with [Meteor](http://meteor.com)
|
|
|
|
**Note:** Telescope is beta software. Most of it should work but it's still a little unpolished and you'll probably find some bugs. Use at your own risk :)
|
|
|
|
# Features
|
|
- Real-time (of course!)
|
|
- Password and/or Twitter auth
|
|
- Notifications
|
|
- Mobile-ready & responsive
|
|
- Invite-only access
|
|
- Markdown support
|
|
- Day by day view
|
|
|
|
# Installation
|
|
- Install Meteor
|
|
- Install [Meteorite](https://github.com/oortcloud/meteorite/)
|
|
- Run `mrt`
|
|
|
|
# Running Telescope on Heroku
|
|
- Use the [Heroku buildpack for Meteorite](https://github.com/oortcloud/heroku-buildpack-meteorite) to push to Heroku
|
|
- `heroku config:add ROOT_URL=http://your_url` |