nakajijapan / frustrationme_app

Web Service - Social Wish Management

Home Page:http://frustration.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frustration.me

Build Status Coverage Status

What is this?

Social Wishlist Service.

frustration.me

How to use

development

  • setting api
mv  config/secret_skel.rb config/secret.rb
vim config/secret_skel.rb
  • isntall gems
bundle install
  • start unicorn
bundle exec unicorn -c config/unicorn.rb -l 5000

Test

bundle exec rspec spec

About

Web Service - Social Wish Management

http://frustration.me


Languages

Language:Ruby 44.1%Language:CSS 19.9%Language:HTML 18.5%Language:CoffeeScript 15.6%Language:JavaScript 1.9%