A Heroku compatible deployment configuration for WordPress.
Generally, this is meant to be the main project repository for a WordPress project. This repository becomes the project repository.
- Create a new Heroku-ish app on a compatible platform
- Create a Database and link to your app. It should provide a DSN address.
- Push this repo to the target app repository.
- Goto app url and configure WordPress.
- Start your development and push to deploy.