Skip to content

eteubert/lolsrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show Off Lolcommits

Requirements

  • ruby >=1.9.3
  • mongodb
  • The git repository in question has to be a public repository at github
  • on your dev machine: lolcommits (forked, with lolsrv plugin)

Setup

cp config.example.yml config.yml
# edit config.yml, add the repository (e.g. eteubert/lolserver)

bundle install

# start mongodb
mongod

# start sinatra app
rackup -p 9393

Development

There's some tools that are helpful for development. Do not run guard and shotgun at the same time.

shotgun
# Restarts the web server when ruby files are changed

Usage

Receives and displays images from lolcommits project.

About

29c3 hackproject: web server for mroth/lolcommits project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published