Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 314 Bytes

control

Usage:

  1. git clone this repo.
  2. cd control
  3. npm install
  4. modify these files:
  • config/config.js -> fb_root_userid
  • config/fb.js -> api_key & api_secret and perhaps,
  • config/db.js -> url ( mongodb url & port )

Please make sure mongo is running