From a37c43de1d9097824056195fa7cf374a04a3ca81 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 19 Mar 2024 20:04:24 +0000 Subject: [PATCH] Add notes --- notes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 notes diff --git a/notes b/notes new file mode 100644 index 0000000..28861b1 --- /dev/null +++ b/notes @@ -0,0 +1,5 @@ +cp .env.example .env +docker compose up -d +./run install --db-url=mysql://app:app@database/app +./run drush pm:enable -y commerce_demo +Go to http://docker-example-drupal-commerce-kickstart.localhost