A library developed by Christian Gil mainly to be used on his own projects, since it provides common utilities used in many back-end projects using Fastify and Zod.
pnpm install @cgvweb/fastify-utils
Important
This package requires fastify ^4
and zod ^3
to be installed as peer dependencies.
TODO