Skip to content

leehankyeol/yeondoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cafe Yeondoo

The website of the best cafe, Cafe Yeondoo, in Samcheong-dong area, Seoul, Korea. It is based on Ruby On Rails and some horrible codes by Lee Han Kyeol.

##Installation

  1. Install gems.
  2. Migrate database and populate it with seeds on production.
  3. Configure asset pipeline on production.
  4. Replace default token at config/secrets.yml with your own token.

production: facebook_page_token: YOUR_FACEBOOK_TOKEN

  1. Restart Unicorn and nginx.
  2. Boom!