Skip to content

Getting Started

Gary McPherson edited this page Sep 11, 2023 · 2 revisions

The following steps will get your local development environment running:

  1. cd to your site root folder and clone this repository or your fork of it, e.g. git clone [repo url]
  2. Run lando start and wait for the environment to start up
  3. Open https://roots.io/salts.html in a browser and copy the generated salts (in "Env format") over the defaults
  4. Request a database backup from one of the project leads
  5. Import the backup by running wp db import [backup file path]
  6. Navigate to the site at https://tech.frocentric.lndo.site
Clone this wiki locally