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
- Host: GitHub
- URL: https://github.com/tyabe/kaja-nomination
- Owner: tyabe
- Created: 2012-06-30T05:08:08.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-08-17T15:27:46.000Z (almost 12 years ago)
- Last Synced: 2023-03-11T09:42:58.971Z (over 3 years ago)
- Language: CSS
- Homepage:
- Size: 1.67 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.ja.md
Awesome Lists containing this project
README
# Kaja Nomination
RubyKajaの投票用WEBアプリケーションです
[](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/)