Skip to content

quanack/ddev-gitpod-training

 
 

Repository files navigation

Gitpod ready-to-code

ddev + Gitpod

Set up a full Drupal dev environment in a browser (now using Drupal 10!)

This project demonstrates a complete Drupal 10 (10.0.3) development environment, utilizing ddev and Gitpod, through your browser.

This is a branch from @shaal - creates a blank Drupal site instead of a Unami Demo

Video Demo

Prerequisites:

  1. # for gitpod.io - USE A GITHUB ACCOUNT

Try it out:

  1. Click on the following link https://gitpod.io/#https://github.com/imrodmartin/ddev-gitpod
  2. Your environment is being prepared, wait about 40 seconds (A splash screen will appear)
  3. VScode IDE will be displayed, a few seconds later you will see a fresh blank Drupal site.
  4. Open your website's URL in a browser (at the bottom of the terminal window)
  5. 🎉

Thank you

@shaal A HUGE thank you to Offer Shaal for his work on this and continued help!

Persistent Storage:

  • Gitpod backs up the state of the /workspace/ folder between workspace starts, so that you can revisit them later. Attention: Files in other locations will not be saved!
  • Additional Storage Solutions

About

A full Drupal dev environment in a browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%