3rd Party Services
This starter uses a few 3rd party services. Learn more...
Algolia
We use the WP Search with Algolia to push content indicies from WordPress to Algolia. You will need to set up a (free) account and place your API credentials in the frontend .env
file and in the WordPress plugin settings.
Chromatic
Chromatic automates gathering UI feedback, visual testing, and documentation, so developers can iterate faster with less manual work. You will need to update both package.json
and chromatic.yml
with your Chromatic API key in order to automate builds.
Vercel
Vercel is the company behind Next.js and offers a platform that was built for deploying Next.js apps.
Vercel has a generous free tier and offers support for both serverless functions (required if using incremental static regeneration) and next/image
. Something neither Netlify nor Cloudflare support.
WP Engine
We're a partner with WP Engine and love their managed WordPress hosting options. That said, while hosting your headless WordPress install on WP Engine is recommended, it is not required.