npm install dotenv
.env
ํ์ผDB_HOST=localhost
DB_USER=root
DB_PASS=s1mpl3
require('dotenv').config()
.gitignore
ํ์ผ์ .env
๋ฑ๋ก.env.sample
๋ฑ์ ํ์ผ๋ก git์ ๋ฑ๋กํ๊ณ ์ค์ ์๋ฒ์์๋ .env
ํ์ผ๋ก ๋ณต์ฌํด์ ์ฌ์ฉ