GithubHelp home page GithubHelp logo

ianwhalen / telescope Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vulcanjs/vulcan

3.0 1.0 1.0 2.76 MB

An open-source social news app built with Meteor

Home Page: http://telesc.pe

License: MIT License

JavaScript 56.27% CSS 43.73%

telescope's Introduction

Telescope is an open-source, real-time social news site built with Meteor

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 :)

Learn More

License

Features

  • Real-time (of course!)
  • Password-based and/or Twitter auth
  • Notifications
  • Mobile-ready & responsive
  • Invite-only access for reading and/or posting
  • Markdown support
  • Day by day view

Installation

  • Install Meteor
  • Install Meteorite
  • Download or clone Telescope into /some/path
  • cd /some/path
  • Run mrt

Developing on Nitrous.IO

Start hacking on this app on Nitrous.IO in seconds:

Hack TelescopeJS/Telescope on Nitrous.IO

Hosting Telescope

I recommend using either Meteor's own free hosting service, or checking out Modulus.

First Run

  • Fill in your Twitter keys (by clicking on "Sign Up/Sign in" in your Telescope top bar)
  • The first user account created will automatically be made admin
  • Check out the settings page and fill out basic things like the site's name

Local Variables

Meteor uses local environment variables for a few things, such as configuring email. While some platforms (like Modulus) make it easy to configure them from their web dashboard, on a local dev environment the best way is to set up an alias for the mrt command. For example, to configure Meteor to use Mailgun for email, in your .bash_profile file just add: alias m='MAIL_URL=smtp://username:[email protected]:587/ mrt'

This can also be useful for starting Meteor on a specific port: alias m4='MAIL_URL=smtp://username:[email protected]:587/ mrt --port 4000'

telescope's People

Contributors

ajduke avatar arunoda avatar c0nrad avatar cnzin avatar elouafiqali avatar everdaniel avatar hartator avatar hawka avatar ianwhalen avatar jakejscott avatar jlas avatar julien-c avatar karanbhangui avatar kevohagan avatar lyudmil avatar mrcoles avatar newnectar avatar nicejwjin avatar paulborza avatar queso avatar rpullinger avatar ryw avatar sachag avatar sadiqevani avatar tholu avatar threehex avatar tmeasday avatar toam avatar troygoode avatar yeputons avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

c0nrad

telescope's Issues

Suggested improvements to share package

"the thing on the right that shows # of comments that a submission has
is way too small/hard to read
so i'd make that bigger
and also it would be nice if maybe it distinguished ones that have >0 comments from ones that have no comments yet
like maybe change the color or opacity of the lil message bubble icon"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.