Code that runs as an AWS lambda function to periodically build up Mondrianbot's œuvre.
This uses serverless for deploying. Create a $stage.env.json
file with the secrets in the template and then:
npm run deploy:full
for full infra and code
npm run deploy:code
for code changes only
npm run invoke:local
to do that