Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 470 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 470 Bytes

SG-Lottery-Scraper

Setup

yarn install
cp .env.example .env

# development
yarn dev:scrape # scrape lottery data
yarn dev:firebase #  push Firebase topics to subscribers

# production
yarn build
yarn start # scrape lottery data
yarn firebase #  push Firebase topics to subscribers

Data

The data from this project are based from the contents of these websites.