Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 347 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 347 Bytes

TNEU News Back-end

How it works

This is 1 Lambda function with 3 GB of RAM.

  • Runs every hour
  • Concurrently scrapes all the TNEU newsfeed from scratch using @tneu/news library
  • Puts everything into new Algolia search index
  • Swaps old index with the new one

Demo