- http://slides.com/chunyinvincentlau/deck-26#/
- Live at fbreactions.io
- 港台媒體FB心情數據分析
- Making of fbreactions.io
- UI: ES6 + angular 1.5 + webpack + semanticui
- Scripts: ES5
- Execution is based on AWS Lambda
- deployed using Apex, v0.9+ with settings in
project.json
and functions infunctions
- Export
FB_APP_ID
,FB_APP_SECRET
and AWS variablesAWS_ACCESS_KEY_ID
,AWS_SECRET_ACCESS_KEY
,AWS_REGION
to work - sample:
apex invoke count_store
npm install && npm install -g mocha protractor webpack webpack-dev-server karma-cli