Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 422 Bytes

fmhy-scraper

moved to Fmhy Repo

A cron-job which scrapes the github page of FMHY, and update the db periodically.

  • to setup, run yarn watch on one terminal and yarn start on another.
  • Built using Prisma, Typescript, Node, PlanetScale
  • Set QUERY_BATCH_SIZE=15000 as env => else prisma will close connections reference