Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 305 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 305 Bytes

News Crawler

Deploy Crawler

Getting started

dev

crawling

docker-compose up -d
docker-compose exec app go run cmd/crawler/main.go

production

crawling

./bin/build.sh
./bin/crawl.sh