Create a .env file in the root of the project and add the MongoDB atlas Url:
.env
MONGODB_URL=<mongodb url here>