Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 486 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 486 Bytes

Fastify Utils

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.

Installation

pnpm install @cgvweb/fastify-utils

Important

This package requires fastify ^4 and zod ^3 to be installed as peer dependencies.

Usage

TODO

License

MIT License © 2018-PRESENT CGV WEB