dotenv
환경 변수를 쉽게 관리하는 라이브러리
설치 후 package.json - dependencies - 추가됬는지 확인
npm i express-session dotenv
https://www.npmjs.com/package/dotenv
dotenv
Loads environment variables from .env file. Latest version: 16.0.3, last published: 7 months ago. Start using dotenv in your project by running `npm i dotenv`. There are 34349 other projects in the npm registry using dotenv.
www.npmjs.com
'IDE > Intellij' 카테고리의 다른 글
Intellij 인텔리제이 console 자동줄바꿈 (0) | 2023.07.21 |
---|---|
IntelliJ 자동 import하기 (0) | 2023.05.03 |
Intellij Vue 프로젝트 만들기 (0) | 2023.04.27 |