An open API service indexing awesome lists of open source software.

https://github.com/tyabe/kaja-nomination

WEB applications for voting RubyKaja
https://github.com/tyabe/kaja-nomination

Last synced: about 1 year ago
JSON representation

WEB applications for voting RubyKaja

Awesome Lists containing this project

README

          

# Kaja Nomination

RubyKajaの投票用WEBアプリケーションです

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

## 動かし方
```
$ git clone git@github.com:tyabe/kaja-nomination.git
$ cd kaja-nomination
$ bundle install
$ padrino rake seed
$ padrino s
```

## 本番環境
* Github の OAuth 情報が必要です
* Twitter の OAuth 情報とアクセストークンが必要です
* Facebook の OAuth 情報が必要です

distributed under the [MIT License](http://tyabe.mit-license.org/)