Install dotenv package Create .env.sample file with the following: PORT=3001 Update README.md with instructions on how to create .env file with the PORT setting.