Skip to content

guardian/newswires

Repository files navigation

Looking for the repository containing the current Fingerpost wires? Try editorial-wires instead (Guardian employees only, sorry!)

newswires

For more details, see

Running locally

Ingestion Lambda

docker compose up
npm run dev -w ingestion-lambda

Newswires (API and UI)

pushd newswires
pushd client
npm i
popd
./scripts/setup
# setup the DB tunnel; TODO make this optional and offer a way to connect to a local DB
ssm ssh -t newswires,CODE -p editorial-feeds -x --newest --rds-tunnel 5432:newswires,CODE
sbt run

Poller Lambdas

npm run dev -w poller-lambdas

...and follow the interactive prompts for running different poller lambdas logic (including simulating the self-queuing mechanism).

Adding a new poller lambda

See poller-lambdas/README.md

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •