Sample project that showcases what a project might look like when run through Gitpod. Its aim is to demonstrate a solution that combines Gitpod, DDEV, JetBrains IDEs, and Drupal (plus multisite).
- Breadcrumb bar does not display through Gateway https://youtrack.jetbrains.com/issue/CWM-621/Missing-breadcrumbs-feature-on-the-client
- Install JetBrains Gateway Gitpod plugin (follow instructions here https://plugins.jetbrains.com/plugin/18438-gitpod-gateway).
- Click the "Open in Gitpod" button at the top of this page.
- Wait for the workspace to be created.
- When prompted, allow the browser to open the JetBrains Gateway client on your system.
- In the terminal run
ddev list-site-links
to get links to the homepage for both sites, and login links. - Start developing on a completely initialized application.
A complete development environment allowing remote use of JetBrains' PHPStorm. Workspaces are prebuilt from the latest main
(or the tip of an open pull request branch) so when starting a new branch of work, or reviewing a pull request, you are starting from an already initialized application, ready to go, no extra steps needed.