Skip to content

druidfi/spell

 
 

Repository files navigation

Your Drupal project

Description of your project.

Environments

Env Branch Drush alias URL
development * - https://yoursite.docker.so/
testing dev @dev TBD
production main @main TBD

Requirements

You need to have these applications installed to operate on all environments:

Create and start the environment

For the first time (new project):

make new

And following times to create and start the environment:

make fresh

NOTE: Change these according to the state of your project.

Login to Drupal container

This will log you inside the app container:

make shell

Contributors 5