Skip to content

Trying out PHP + RoadRunner with Temporal.io workflow engine

Notifications You must be signed in to change notification settings

Aleksa1996/symfony-temporal-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microservices with temporal

Run project

docker-compose down && docker-compose build --force-rm --no-cache && docker-compose up --force-recreate
php bin/console cache:pool:clear cache.global_clearer && php bin/console cache:clear && chmod 777 /var/www/html/var/* -R
vendor/bin/phpstan analyse -c phpstan.neon
vendor/bin/php-cs-fixer fix --dry-run --diff
vendor/bin/php-cs-fixer fix

About

Trying out PHP + RoadRunner with Temporal.io workflow engine

Resources

Stars

Watchers

Forks