8000 GitHub - knbowser/merchWard: Get notified when Riot merch is in stock
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

knbowser/merchWard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merch Ward

Merch Ward is a serverless web scraper built on AWS Lambda triggered by AWS Cloudwatch Events. It checks Riot Games merch store for item availability, and sends text message notification via AWS SNS if the item is in stock. Infrastructure as code using Terraform.

Dev Guide

Getting Started

Before beginning you will need:

  1. Valid AWS credentials
  2. Terraform
  3. An activated Python virtual environment

Instructions:

  1. git clone https://github.com/knbowser/merchWard.git
  2. Set PHONE_NUMBER and URL in deploy/main.tf
  3. cd ../merchWardApp/deploy
  4. make deploy

About

Get notified when Riot merch is in stock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0