Then create a new.env file at the beginning of the project entry file (such as app.js) with require('dotenv').config() and add the MySQL configuration.