dynhdr
Dynamic Header
Change Twitter header dynamically to update the latest followers and much more using serverless architecture.
ABOUT
A serverless app that pulls data about latest Twitter followers to draw and upload a header to the account after a fixed interval. Uses AWS CloudWatch, AWS Lambda, and NodeJS.
TOOLS
-Node v17.4.0 -AWS Lambda -Twitter API
USAGE
-
Create a secrets.json containing Twitter API secrets and place at the root of the project.
-
Set AWS access token and secret as environment variables.
-
Execute deploy.sh to deploy the app and check the logs for any errors.
Links
TBD