Un site Drupal semi one-page pour présenter mon travail.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ChinaskiJr 2def64124f update core 3 months ago
config/sync Uninstall color 6 months ago
drush First commit 2 years ago
postgres-init Fix postgres issues with Docker 1 year ago
scripts/composer First commit 2 years ago
web phpstan 6 months ago
.env Maj docker images 7 months ago
.env.example First commit 2 years ago
.gitignore Committing docker env file 1 year ago
.travis.yml First commit 2 years ago
LICENSE First commit 2 years ago
Makefile New make rules (linters and sniffers) 6 months ago
README.md Update modules & readme 7 months ago
composer.json Install phpstan 6 months ago
composer.lock update core 3 months ago
docker-compose.yml Maj docker images 7 months ago
load.environment.php First commit 2 years ago
phpcs.xml Install phpcs 6 months ago
phpstan.neon Install phpstan 6 months ago
phpunit.xml.dist First commit 2 years ago
traefik.yml FInishing docker dev environment setup 1 year ago

README.md

www.robin-colombier.com

Lancer le projet : make up, puis http://drupal.docker.localhost:8000 Lancer une commande drush : make drush "cim -y" Lancer une commande composer : make composer "update drupal/core* -W" Le container sass s'exécute automatiquement (pas de commande de compilation à lancer manuellement)

Lors du premier démarrage du container, le container postgresql chargera les scripts SQL contenus dans postgres-init/