Skip to content

Starter-kit for running a Drupal 9 website in Gitpod

License

Notifications You must be signed in to change notification settings

codementality/drupalpod-starterkit

 
 

Repository files navigation

DrupalPod Starter-kit

Starter-kit for running a Drupal 9 website in Gitpod

Getting started

  1. Click the Use this template button in GitHub and follow the on-screen instructions to Create a new repository.

  2. Once the repository has been generated, open it in Gitpod by appending https://gitpod.io# to the GitHub url.

    Example: https://gitpod.io#github.com/drupalpod/drupalpod-starterkit

    Note: If this is your first time using Gitpod, you can signup for a free plan with your Github account.

  3. Wait for your codebase to build.

    Note: To speed up this step, enable Prebuilds by follow the instructions @ https://www.gitpod.io/docs/prebuilds#enable-prebuilt-workspaces

  4. Install your site: ddev drush site-install

About

Starter-kit for running a Drupal 9 website in Gitpod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.7%
  • Shell 2.9%
  • Dockerfile 1.4%