https://github.com/cheesytech/wp-bedrock
Light Wordpress bedrock starter pack
https://github.com/cheesytech/wp-bedrock
bedrock docker package php starter wordpress
Last synced: about 1 month ago
JSON representation
Light Wordpress bedrock starter pack
- Host: GitHub
- URL: https://github.com/cheesytech/wp-bedrock
- Owner: CheesyTech
- Created: 2020-10-09T14:43:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T07:41:09.000Z (over 5 years ago)
- Last Synced: 2025-10-09T20:21:08.810Z (8 months ago)
- Topics: bedrock, docker, package, php, starter, wordpress
- Language: PHP
- Homepage:
- Size: 231 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# WP-BEDROCK
### Requires
- Composer
- Docker
### Installation
1. Clone project to your projects folder.
```sh
$ cd your/path/to/projects
$ git clone https://github.com/cheeeasy2501/wp-bedrock.git
```
2. Copy and/or rename the .env.example file to .env
3. Install the dependencies.
```sh
$ cd wp-bedrock/code
$ ahoy composer-install
```
4. Start the server.
```sh
$ ahoy up
```
5. Go to http://localhost