mauricesvay / sketchfab-feeds-lambda

Generate RSS Feeds for Sketchfab with AWS Lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sketchfab-feeds-lambda

Generate RSS Feeds for Sketchfab with AWS Lambda

For developers

  • npm install to install dependencies
  • grunt invoke to run locally
  • grunt deploy to package and deploy.

To deploy, you need to have aws CLI installed and configured. The logged in user must have the rights to deploy to the lambda defined in Gruntfile.js. The lambda needs a role that can write into the bucket defined in index.js.

About

Generate RSS Feeds for Sketchfab with AWS Lambda


Languages

Language:JavaScript 100.0%