DX / Documentation — Next.js example is incomplete compared to Nuxt example
Problem
The README heavily documents Nuxt.js patterns (ListingBlock.vue, composables/imageProps.js) but provides no equivalent Next.js examples for listings, templates, Slate rendering with node-ids (Level 5), or server component token handling.
Next.js is the most popular React headless CMS framework — it should be a first-class example.
Requested
- Audit what integration levels
examples/hydra-nextjs currently covers
- Add Next.js implementations for listings (with React Suspense), templates, Level 5 Slate editing, and App Router
getAccessToken for server components
- Reference these examples from the README listings section
Labels
documentation, dx, Next.js
DX / Documentation — Next.js example is incomplete compared to Nuxt example
Problem
The README heavily documents Nuxt.js patterns (ListingBlock.vue, composables/imageProps.js) but provides no equivalent Next.js examples for listings, templates, Slate rendering with node-ids (Level 5), or server component token handling.
Next.js is the most popular React headless CMS framework — it should be a first-class example.
Requested
examples/hydra-nextjscurrently coversgetAccessTokenfor server componentsLabels
documentation,dx,Next.js