underwhelmed / monocle

Link and news sharing

Home Page:http://monocle.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monocle

Monocle is a link and news aggregation website.

http://monocle.io

Screenshot

Prerequisites

  • Ruby 2.0
  • Postgres 9.3
  • Redis
  • A GitHub app account
  • A Twitter app account

Setup

bundle install
createdb monocle_development
rake db:migrate

export GITHUB_KEY=123
export GITHUB_SECRET=123

export TWITTER_KEY=123
export TWITTER_SECRET=123

thin start

About

Link and news sharing

http://monocle.io

License:MIT License