An opinionated starter kit for working with DDev on Gitpod
Click the button below to start a new development environment:
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
Run .gitpod/gitpod-setup-ddev.sh
once the workspace has started to commence
To get started with Drupal via DDEV on Gitpod, add a .gitpod.yml
file and the [.gitpod
] directory which contain the configuration to improve the developer experience on Gitpod. To learn more, please see the Getting Started documentation.
This template was based from the one released by Ofer Shaal - Thank you 🙏!