An open API service indexing awesome lists of open source software.

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

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