Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 259 Bytes

YGL Aggregator

Go server + website + Python scraper

Run with Docker

  • Make sure you build latest
docker compose build
  • Populate your .env file (take a look at .env-example)

  • Then run with docker compose

docker compose up -d