git clone [email protected]:getaux/worker.git
composer install
bin/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.