Skip to content

buyyourvalues/buyyourvalues-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the web interface for the data.

You'll need to do this:

gem install --no-rdoc --no-ri \
        crack \
        curb \
        dm-core \
        dm-migrations \
        dm-postgres-adapter \
        dm-mysql-adapter \
        dm-sqlite-adapter \
        fastercsv \
        json \
        shotgun \
        sinatra \
        thin \
        transparency_data \

Install postgresql, start the server and then:
    sudo -u postgres createuser -P -d -l -s buyyourvalues
    # Password is buyyourvalues
    sudo -u postgres createdb buyyourvalues

About

Buy Your Values (in NYC!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published