This repository contains the a scheduled lambda which publishes hourly lists of content to S3 for consumption by the 3rd party company pressreader.
The content in S3 is used to print daily versions of the newspaper where internet connectivity may be limited.
Further documentation is available in the /docs
folder.
./scripts/setup
to get the project bootstrappeddocker-compose up
to start localstacknpm run dev -w pressreader
Note
The setup script will attempt to place a developer CAPI key into
./gu/pressreader
, which is used by default when running the lambda locally, it requires print-production Janus credentials to do so.
This is a project by the Newsroom Resilience team