Skip to content
/ wp-boilerplate Public template

The finest, snappier way to start a WP project w/ Docker & Git.

Notifications You must be signed in to change notification settings

AmitT/wp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Boilerplate

A simple and helpful template for developing a new WordPress project. Git & Docker support.

Tested on:

Features

  • All files ignored exept those you actually should change in your theme.
  • Docker containers configured and ready to use with WP latest version & MySQL.

Installation

  1. Copy .env.example file to .env file. Using your terminal, from your project root directory just run: cp .env.example .env
  2. Change the values in this file to fit your project needs.
  3. Using your terminal, from your project root directory docker compose up
  4. Your project is ready to use.

About

The finest, snappier way to start a WP project w/ Docker & Git.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages