Flask and MongoDB Template Don't forget to create a .env file in the root folder of the project. It should contain the following information: DB_NAME=database_name DB_USER=db_username DB_PASSWORD=db_password DB_HOST=server_ip DB_PORT=database_port