- All commands run from project root
- I use actual command
docker composebut you can replace it todocker-compose
cp .env .env.local
.evn.localsetTELEGRAM_MOCKtrueto use mock telegram client that do not send message in chat
cp compose.override.example.yaml compose.override.yamldocker compose -f compose.yaml -f compose.override.yaml up -dcomposer install
php bin/console doctrine:database:create
php bin/console doctrine:migrations:migratephp bin/console doctrine:fixtures:loadsymfony servephp bin/phpunitcp .env.docker .env.docker.localdocker compose -f docker-compose.yaml --env-file .env.docker.local up --build- JavaScript in HTML-file without webpack
- All apps run as
root