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) · 485 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 485 Bytes

Kaja Nomination

WEB applications for voting RubyKaja.

Deploy

Usage

$ git clone [email protected]:tyabe/kaja-nomination.git
$ cd kaja-nomination
$ bundle install
$ padrino rake seed
$ padrino s

In production environment

  • Use Github OAuth settings
  • Use Twitter OAuth settings and access token
  • Use Facebook OAuth settings

distributed under the MIT License