Skip to content

masutaka/masutaka-feed

Repository files navigation

masutaka-feed

Deploy - GitHub Actions

features

github/

graph TD
    A[GitHub private feed] --> B[IFTTT Pro]
    B --> C[Amazon API Gateway]
    C --> D[AWS Lambda]
    D -->|filter| E[Mastodon]
    D -->|filter| F[Pushover]

hatebu/

graph TD
    A[はてブのお気に入り feed] --> B[IFTTT Pro]
    B --> C[Amazon API Gateway]
    C --> D[AWS Lambda]
    D --> E[Mastodon]

deployment

Every push to the main branch will deploy SAM Applications.