fastify-typescript-starter
fastify-typescript-starter copied to clipboard
feat:(env type safe) - add zod validation & declare type
adding Simple configuration that enables type-safe reading of environment variables & provides auto-completion support in VSCode. Matt Pocock did a video explaining how you can implement this approach: [see the video]