/wordpress-docker

A starter for WordPress using Docker, with some additional quality of life features.

Primary LanguagePHPMIT LicenseMIT

wordpress-docker

A starter for WordPress using Docker, with some additional quality of life features.

Using this repo

This repo is intended to be used for testing and developing WordPress themes, plugins, and config.

  1. Run: make up
  2. Visit: localhost:3080

Dependencies

  • Docker Desktop
  • Make (Optional)