Skip to content

An ADX worker used to log progress in other workers.

Notifications You must be signed in to change notification settings

Kuunika/adx-log-worker

Repository files navigation

adx-log-worker

An ADX log worker is a worker that is used to log migration progress in other workers.

version

Dependencies

Installation

step 1: clone the project

Clone this repository into your local directory, Use the commands below:

# clone project to a computer
git clone https://github.com/Kuunika/adx-log-worker.git

# navigate to the project root directory
cd adx-log-worker

step 2: dependencies installation

Install all the dependencies

# install dependencies
npm install

step 4: environmental variables

Create a .env file with the contents of your .env.example file.

# copy the .env.example to .env file
cp .env.example .env

Modify the .env file and make sure it reflects the environment settings.

step 5: start the work

# start the worker
npm start

About

An ADX worker used to log progress in other workers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •