Go to file
2025-04-13 17:07:42 +03:00
app Обновил php, composer 2020-11-08 11:18:56 +03:00
bundle Fix undefined key in array 2025-04-13 17:07:42 +03:00
docker Remove old docker-compose file 2025-04-13 11:10:34 +03:00
source Remove social links 2025-04-13 17:01:05 +03:00
.dockerignore Добавил деплой в продакшен через docker 2022-08-15 12:15:37 +03:00
.editorconfig Remove old artefacts 2024-12-25 11:54:08 +03:00
.gitignore Refactoring install actions 2024-12-25 11:27:05 +03:00
.php-cs-fixer.php Обновил php-cs-fixer 2022-08-15 12:47:09 +03:00
composer.json Refactoring install actions 2024-12-25 11:27:05 +03:00
composer.lock Refactoring install actions 2024-12-25 11:27:05 +03:00
package-lock.json Refactoring install actions 2024-12-25 11:27:05 +03:00
package.json Обновил сборку и зависимости 2021-07-18 10:44:03 +03:00
README.md Remove old artefacts 2024-12-25 11:54:08 +03:00
Taskfile.yml Change deploy to use ansible 2025-04-13 11:06:20 +03:00
webpack.config.js Добавлен рантайм-рансформ для babel 2019-08-15 15:46:32 +03:00

Source for vakhrushev.me.

Build:

task build-docker
task build

Deploy:

task deploy