Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 248 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 248 Bytes

Bun SQLite Scraper

Because why not

Build and install deps

docker build -t bun-sqlite-scraper 

Run Container

docker run --rm -it -v "$PWD":/app bun-sqlite-scraper /bin/bash

Execute

bun run index.ts