0.1.0-rc.1 • Published 6 months ago
ecommerce_pipeline_component_best_keyword_finder v0.1.0-rc.1
Ecommerce Pipeline Component Best Keyword Finder
Docker Supports
How to build an image
docker build -t best-keyword-finder .
How to run via docker
docker run --mount type=bind,source=${PATH_TO_WORK_FOLDER}
,target=/var/data best-keyword-finder --source /var/data/${JSON_CONFIG_FILE}.json --output var/data/keyword_output.json
How to run in development mode
ts-node index.ts --source ./${JSON_CONFIG_FILE}.json --output keyword_output.json
0.1.0-rc.1
6 months ago