Skip to content

TienNg21/wordpress-starter-template

Repository files navigation

Description

This is a template to install wordpress locally. Update .gitignore when clone from this template.

Project Setup

Copy .htaccess from .htaccess.example.

To start wordpress

docker compose up -d

To mysql docker if need

docker compose -f mysql.yml up -d

To terminate

docker compose down

Enter database information after start (http://localhost)


Dependencies

This template was built by Docker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages