Skip to content

Latest commit

History

History

dotenv-typescript-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

examples/dotenv-typescript-config

An example of using dotenv/config with typescript.

USAGE

npm install
npx ts-node index.ts // compiles and runs in memory
// edit .env file to see changes