- apps: user facing apps/websites
- services: for backend services
- packages: for packages/modules
MTG card dump downloaded from here (default cards)
In services/ingestion/main.go
, moddify the search_string on line 50
Needs to run using: go run .\services\ingestion\
from the root of the mtguru repo