Skip to content

getaux/worker

Repository files navigation

AuctionX worker

Requirements

Install locally

  • git clone [email protected]:getaux/worker.git
  • composer install
  • bin/worker
  • Then fill credentials

Unit tests

  • composer test

Build locally

  • composer compile

Setup

demo-cli

  1. Locate your executable then run ./auctionx-worker setup
  2. Fill values

Run

  • Start worker: pm2 start ./auctionx-worker --watch
  • Stop worker: pm2 stop auctionx-worker

License

Licensed under the terms of the MIT License.