Y
Hacker News
new
|
ask
|
show
|
jobs
by
ChrisLovejoy
2035 days ago
ah okay, thanks. Yeah I think I may have over-complicated things by trying to use lambda. Will look into doing this on DO
2 comments
hjmcnew
2034 days ago
Since your code is already hosted on GitHub you could also try using GitHub Actions with a scheduled trigger.
https://docs.github.com/en/free-pro-team@latest/actions/refe...
link
bfung
2034 days ago
If you already made an AWS account, the t2.micro EC2 will work as well, free tier!
link