Skip to content

Latest commit

History

History

dotenv-typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

examples/dotenv-typescript

An example of using dotenv with typescript.

USAGE

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