examples icon indicating copy to clipboard operation
examples copied to clipboard

feat: add example project setup with dotenv and envschema

Open lirantal opened this issue 1 year ago • 0 comments

This example project setup shows Node.js developers how to build upon the Fastify application framework and use a configuration element with explicit schema (envschema) with a flexible source of data for configuration, relying on dotenv to load .env configuration.

lirantal avatar Dec 21 '24 21:12 lirantal