Skip to content

Patternlab Deployment

Deployment Docs with Deployer (ddev)

pharma4u uses Deployer for Server Deployments. Start ddev and install composer packages to use the Standard Deployment Scripts.

ddev start && ddev composer install

Deploy to test-patternlab.pharma4u.dev

./vendor/bin/dep deploy test -vv

Deploy to patternlab.pharma4u.de

./vendor/bin/dep deploy live -vv

NPM Package Deployment

Package Deployment is completely handled by bitbucket pipelines, see: bitbucket-pipelines.yml