Skip to content

getaux/worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

496313c · Jul 18, 2022

History

20 Commits
Jun 25, 2022
Jul 11, 2022
Jun 25, 2022
Jul 18, 2022
Jul 11, 2022
Jun 7, 2022
Jun 25, 2022
Jun 1, 2022
Jul 11, 2022
Jun 7, 2022
Jun 13, 2022
Jun 10, 2022
Jun 7, 2022

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.