plugins/packages/gatsby-plugin-fastify at main 路 gatsby-uc/plugins
Gatsby plugin for easy integration with Fastify. gatsby-plugin-fastify gives you a way to integrate your Gatsby site with a Node.js server using Fastify. Use to serve a standard Gatsby.js site normally - the plugin will take care of everything: Install the plugin using npm or yarn npm install gatsby-plugin-fastify fastify and add it to your gatsby-config.js Node and Fastify are great for building application specific web servers but generally should not be used on the edge.
https://github.com/gatsby-uc/plugins/tree/main/packages/gatsby-plugin-fastify#serving-your-site