Categorygithub.com/ting-app/ting-task-nhk-easy
repositorypackage
0.0.0-20241007080817-23dd6eb17b8b
Repository: https://github.com/ting-app/ting-task-nhk-easy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

ting-task-nhk-easy Go Go Report Card

A scheduled job that saves NHK NEWS WEB EASY as ting, the task runs at 10:30 AM (UTC) every day.

Getting started

Run with docker:

docker run -e DB_USER_NAME=user name of MySQL database \
  -e DB_PASSWORD=password of MySQL user \
  -e DB_HOST=host of MySQL database \
  -e DB_PORT=port of MySQL database \
  -e ENABLE_SENTRY=true \
  -e SENTRY_DSN=your sentry dsn \
  -d xiaodanmao/ting-task-nhk-easy:latest

License

MIT