fastify / fastify-nextjs

React server side rendering support for Fastify with Next
Other
525 stars 60 forks source link

fastify-nextjs with app router in next.js #920

Open arunvishnun opened 5 months ago

arunvishnun commented 5 months ago

With next.js 13 and introduction of app router, do you we have some examples on how to use fastify-nextjs and access request context inside app/* Is this currently possible with fastify-nextjs ?

yee-o commented 2 months ago

any updated?