@bygd/sg-crossword-load-task
v1.2.42
Published
Application to load crosswords data
Downloads
64
Readme
Crosswords loader
Goal
Task to load crosswords feeds from providers
Getting started
- Clone the repository
git clone [email protected]:web/crosswords/load-task.git
- Switch to that repo
cd load-task
How to install
- Install npm packages
npm install
How to build
There is not build process
How to deploy
On pushing new version CD will build application docker image. For more information check .gitlab-ci.yml file.
Local load task execution example
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
export CROSSWORDS_S3_BUCKET=production.crosswords-storage
npm run cmdAll -- --startDate=2020-09-14 --endDate=2020-09-20 --feedSlug=mirror_quiz-crossword