Skip to content

haileys/rnews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnews

Cool Stuff:

CI

Build Status

Test Coverage:

http://news.charlie.bz/coverage

Installation:

You'll need to create the files below to run this app.

config/database.yml

production:
  adapter: mysql2
  host: localhost
  user: root
  database: rnews
  pool: 5
  timeout: 5000

config/app_config.yml

name: rnews
secret_token: some really really long secret token

About

social link sharing and commenting app (totally not inspired by reddit, hacker news or slashdot)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors