Skip to content
This repository has been archived by the owner on Feb 20, 2018. It is now read-only.

sue445/fql-web-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting

  1. create Heroku app
heroku create
  1. create Facebook app
  2. set facebook app info
heroku config:add FB_APP_ID="YOUR APP ID"
heroku config:add FB_APP_SECRET="YOUR APP SECRET"
heroku config:add FB_ACCESS_TOKEN="YOUR ACCESS TOKEN"