Skip to content

pschfr/sinatra-trending

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra app that loads daily trending repos from GitHub.

Usage

  1. Clone the repo. git clone https://github.com/pschfr/sinatra-trending.
  2. Run bundle install to install dependencies defined in Gemfile.
  3. Then run bundle exec rerun rackup to launch with live-reloading powered by rerun.
  4. Open localhost:9292, then make changes and enjoy!.