Inertia.js adapters for Node.js. Out of the box supports Express, Fastify and Nest, but can be easily extended to use with any other framework 😉.
npm i @inertify/core @inertify/express
npm i @inertify/core @inertify/fastify
There is an additional package for Nest.js.
npm i @inertify/nest
Example projects: