Basic Drupal 9 website with docker for GCC
This repo contains the files needed to run a pre-configured Drupal 9 website. It is intended to help prototype a new website for the Granite Curling Club of Seattle.
You will need to have Docker installed on your system to run a development instance of the Drupal website. The download page for Docker is https://docs.docker.com/get-docker/. You can read about Docker at https://docs.docker.com/get-started/
See the INSTALL.md file for the instructions on how to set up your development environment from this repository.