import dotenv from 'dotenv' dotenv.config() console.log(process.env.DB_DIALECT);