Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 544 Bytes

README.ja.md

File metadata and controls

21 lines (16 loc) · 544 Bytes

Kaja Nomination

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

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