dotenv는 모든 어플리케이션 내에서 가장먼저 실행해주어야한다
dotenv
require('dotenv').config()
import
import 'dotenv/config'
js