This sample demonstrates an asynchronous Activity implementation
From the root of the project, run the following command to start the Workflow:
php ./app/app.php user-activity:startTo complete activity execution:
php ./app/app.php user-activity:complete {TOKEN} {MESSAGE}Token can be found in application log.