Simple Express Dotenv
A simple example on how to use .env file in an Express.js API using dotenv.
- Node JS & npm
yarn install
or npm install
yarn start:dev
ornpm run start:dev
- go to http://localhost:3333/
Simple Express Dotenv
A simple example on how to use .env file in an Express.js API using dotenv.
yarn install
or npm install
yarn start:dev
or npm run start:dev