Local Drupal Development Environment
- Adds scripts to create and destroy a local DDEV Drupal environment (ignored by version control)
- Adds composer dependencies that can be used by Drupal API Client
- Opens up CORS
- Installs using Umami Demo profile.
- Configures JSON:API to allow CRUD operations.
- Adds .env support to examples.
- Updates examples to remove (most) examples that depend on a specific UUID.
Edited by Brian Perry