Skip to content

khalima/hel-fi-drupal-grants

 
 

Repository files navigation

Your Drupal 9 project

Description of your project.

Environments

Env Branch Drush alias URL
development * - http://yoursite.docker.sh/
production main @main TBD

Requirements

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

  • Docker
  • Stonehenge
  • For the new person: Your SSH public key needs to be added to servers

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 of the state of your project.

Login to Drupal container

This will log you inside the app container:

$ make shell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 45.1%
  • PHP 25.8%
  • Twig 10.7%
  • JavaScript 8.2%
  • Dockerfile 6.1%
  • Shell 3.3%
  • SCSS 0.8%