What is fastify-plugin?
"Plugin helper for Fastify"
fastify-plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 41.5 KB on disk.
Installation Guide
# Install via NPM
npm install fastify-plugin
# Install via Yarn
yarn add fastify-plugin