fastify-typescript-starter icon indicating copy to clipboard operation
fastify-typescript-starter copied to clipboard

feat:(env type safe) - add zod validation & declare type

Open isggwp opened this issue 1 year ago • 0 comments

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]

isggwp avatar Jan 29 '24 15:01 isggwp