Skip to content

felixng/fbreactions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbreactions

Stack

  • UI: ES6 + angular 1.5 + webpack + semanticui
  • Scripts: ES5

Structure

Lambda

  • Execution is based on AWS Lambda
  • deployed using Apex, v0.9+ with settings in project.json and functions in functions
  • export AWS variables AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION for apex to work
  • Deploy with FB_APP_ID, FB_APP_SECRET environment variables at apex
  • sample: apex -s FB_APP_ID='123' -s FB_APP_SECRET='456' deploy

Setup

npm install && npm install -g mocha protractor webpack webpack-dev-server karma-cli

Upcoming

  • refer to issues
  • Select by Date
  • Quote to share
  • More Countries

Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.8%
  • CSS 49.8%
  • HTML 0.4%