You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is a lot of duplicated effort when it comes to building headless sites. The idea came after reading this article https://benmarshall.me/headstartwp/ (props: @bmarshall511). The WP Scaffold is great for traditional WP sites but there is quite a lot of foundational work to get a headless site working. Such as:
Next.js / HeadstartWP
Component library with Storybook
Setting up CI/CD pipelines for linting, testing and deployments
Adding testing (unit, vrt, componenting, etc)
Adding opinionated tools like turbo, commtlint, semantic release, rectorphp, etc)
I am not sure what the solution is but wanted to open this issue to start a discussion. Maybe a separate repo that includes this repo within a wordpress/ folder.
I believe there is a lot of duplicated effort when it comes to building headless sites. The idea came after reading this article https://benmarshall.me/headstartwp/ (props: @bmarshall511). The WP Scaffold is great for traditional WP sites but there is quite a lot of foundational work to get a headless site working. Such as:
I am not sure what the solution is but wanted to open this issue to start a discussion. Maybe a separate repo that includes this repo within a
wordpress/
folder.cc @nicholasio
The text was updated successfully, but these errors were encountered: