next-wp
Nextjs starter with Headless Wordpress
MySQL
mysql
Just deployed
/var/lib/mysql
Wordpress
wordpress
Just deployed
/var/www/html
next-wp
chinpeerapat/next-wp
Just deployed
Next.js Starter for WordPress Headless CMS
This is a starter template for building a Next.js application that fetches data from a WordPress site using the WordPress REST API. The template includes functions for fetching posts, categories, tags, authors, and featured media from a WordPress site and rendering them in a Next.js application.
Overview
What's included?
✅ Type-safe data layer with the WordPress RestAPI
✅ Granular access to revalidation and cache tags
✅ Setup for all basic WordPress options: Posts, Pages, Authors, Categories, Tags
✅ Easy integration with custom post types and ACF
✅ Dynamic routes for Posts and Pages
✅ Design system for layout and prose styling (craft-ds.com)
✅ Filter, Search, and Card components
✅ Dynamically rendered sitemap
✅ Dynamically generated metadata
✅ Dynamically generated OG/Twitter Cards for Posts and pages
✅ Responsive Nav and Footer components
✅ Site configuration file
✅ Menu configuration file
✅ Lite and dark mode support
✅ shadcn/ui components and theming
✅ Vercel analytics
Template Content