Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev environment setup

Install lando https://docs.lando.dev/install/macos.html

Getting Started

To install a dev portal using this profile.

  • Clone Repo
  • Lando start
    • For local development only
  • Run composer install
    • Either within your lando container or on whatever server you want to install this on
  • Install drupal based on install profile

Commands for getting started on Lando

lando start
lando composer install
lando drush site:install drupal_react_backend  --site-name="React Backend test" --account-pass="pass" --db-url=mysql://drupal10:drupal10@database/drupal10 -y

About

A Drupal codebase / install profile to interact with a React Backend (learning)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages