This project is the source code of alamirault/fftt-api.
Run docker environment
docker compose up -dGo inside container
docker exec -it fftt-api-src-php-1 bashInstall dependencies
composer iRun tests (phpunit, php-cs-fixer, phpstan)
composer testsThis project is the source code of alamirault/fftt-api.
Run docker environment
docker compose up -dGo inside container
docker exec -it fftt-api-src-php-1 bashInstall dependencies
composer iRun tests (phpunit, php-cs-fixer, phpstan)
composer tests