Create ".env" file with the following variables: NODE_ENV: The environment type (e.g., development, production). PORT: The port number the application will run on. IP: The host IP address. SECRET: Secret for encryption/JWT.