Skip to content

Headless WordPress GraphQL setup with GitHub actions pipeline and Docker.

Notifications You must be signed in to change notification settings

flyingcoder/headless-wordpress-graphql

Repository files navigation

WordPress Project

This is a WordPress starter project for use with Composer. I'll add more documentation when I can, but it's based heavily off of Mark Jaquith's WordPress Skeleton project. To get started using it, just use the create-project composer command:

composer create-project johnpbloch/wordpress-project my-site 1.0.3

This will create the project in the my-site directory. The project uses public as the document root, so make sure to take that into account in your host configurations.

Site configuration is in the .env file. If you want to define a constant there, prefix the constant name with WPC_.

This package is meant to kickstart development of your site. It's probably unwise to use it to deploy a site directly to production.

License

MIT

This is an edit.

About

Headless WordPress GraphQL setup with GitHub actions pipeline and Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published