- Generate a repository from this template
- Set up local development database credentials in
web/sites/default/settings.local.php
- Set up drush local site url in
drush/drush.yml
- Set up nginx configuration according to the sample in
.local/nginx/sample.conf
- Run the following snippet in project root to log in your brand-new site:
drush si --existing-config
drush uli
todo.