This is a Drupal via DDEV template configured for ephemeral development environments on Gitpod. To now more about this: How to install Drupal locally using DDEV.
Click the button below to start a new development environment, though, if you wish to keep the changes you make in the new dev environment, it's recommended that you create your own repository based on this one, in order to do that, you should:
- If you don't have one, create a Gitpod account using your GitHub account.
- Check your permissions on gitpod.io:
- Click on the user image, then "User Settings"
- Click on "Git Providers" on the sidebar
- Click on the three dots on the GitHub line, then on "Edit Permissions"
- Select everything except "read:org"
- Click on the button "Use this template" in the top right corner of this repository.
- Add a name for your new project and save it as a public repository.
- Once the repo is created, edit the README file to change the URL of the "Open in Gitpod" button. The current URL reflects the author of this repo, you should change the username and the repo name so the button targets your new repository (in line 21 of this file). Once the changes are done, save the file by clicking on the button "Commit changes".
- Click on the button "Open in Gitpod":
Note: Once the environment has been created you'll find yourself inside of the project folder with DDEV already setup and the site installed.
This template was gifted to Gitpod by Ofer Shaal - Thank you 🙏!