Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 389 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 389 Bytes

RSS Feed via AWS SNS Topic Subscription

How it works

  • Scheduled new entries via subscription on daily basis providing title and link

Requirements:

  • AWS Account
  • Python 3.12
  • Node.js 20
  • Serverless Framework
  • Docker Desktop

Manual deployment

  1. Set environment variables
  2. Start Docker Desktop
  3. Run npm install
  4. Run npm run deploy -- --aws-profile <PROFILE>