Skip to content

simesy/drupalcaas-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Content-as-a-Service Demo

NOTE: This is effectively replaced by https://github.com/frees-au/ce which is used to demonostrate similar concepts.

A Drupal site build demonstrated in video tutorials, presented by Free Sauce.

This is a demonstration project where everything added to this repository has been described in a video. You can build it from scratch yourself, over on the Freesauce playlist.

Local development

Two ways are available to run locally: Lando and DDEV. They both use port 80/443 so you would only run one at any time.

(There was also a bonus video where I looked at adding native docker compose based on Docker4Drupal @see video and tag v0.1.6).

Lando

lando start
lando drush si minimal
lando drush uli

DDEV

ddev start
ddev drush si minimal
ddev drush uli

About

A Drupal CaaS (Content As A Service) example for you to plagiarise.

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages