Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 593 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 593 Bytes

Silverback Wordpress Environment

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.

Requirements

  • PHP >= 7.2
  • Docker
  • Visual Studio Code (optional)

Launch

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.