git clone git@github.com:getaux/worker.gitcomposer installbin/worker- Then fill credentials
composer test
composer compile
- Locate your executable then run
./auctionx-worker setup - Fill values
- Start worker:
pm2 start ./auctionx-worker --watch - Stop worker:
pm2 stop auctionx-worker
Licensed under the terms of the MIT License.

