Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 648 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 648 Bytes

varnalab.org

# org-events.json
mongoexport --db varnalab-production --collection events --jsonArray --out org-events.json
# org-articles.json
mongoexport --db varnalab-production --collection blogposts --jsonArray --out org-articles.json

facebook

# fb-group.json
node scripts/facebook.js --config /path/to/config.json --type group
# fb-page.json
node scripts/facebook.js --config /path/to/config.json --type page

config.json

{
  "facebook": {
    "group": "",
    "page": "",
    "token": ""
  }
}

finance

https://docs.google.com/spreadsheets/d/14z48BCI1EKQvvtBV47PRq9I3r9lVL5IQbdTsKXcf25w/pub