This repository allows you to create a Docker based Wordpress environment. It's similar to the wp-env npm package the Wordpress has recently published.
- PHP >= 7.2
- Docker
- Visual Studio Code (optional)
This boliperplate contains a pre-configured Docker environment with dedicated Dev, WP and MySQL containers.
You can find a Visual Studio Code development guide in the .devcontainer folder (recommended) or you can manually launch it via docker-compose.yaml
file.