Skip to content

meyerhoferc/hotreads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotreads

About

Hotreads is a place that shows the most popular places on the Internet. This is a companion app to URLockBox, an application where users can manage links they want to save. Hotreads is a Rails applilcation and API that sends information to URLockBox about the current top 10 links.

Setup

  1. Clone this repo.
  2. bundle install
  3. rake db:create db:migrate
  4. To run locally: rails s and navigate to 127.0.0.1:3000

Running the Tests

rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published