- Click on the following link https://gitpod.io/#https://github.com/gschafra/one-day-at-itx
- Your environment is being prepared, wait about 40 seconds (A splash screen will appear)
- VScode (or Theia depending on your settings) IDE will be displayed.
- Note that one terminal is running sudo docker-up, and another terminal in parallel is running ddev start
- Find your website's URL gp url 8080
- Open your website's URL in a browser, you should see a PHP info screen.
- 🎉