File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ _Note_: The installation steps assume you are using a Unix-like shell. If you ar
4141 - Navigate to [ mongodb.com] ( https://www.mongodb.com/ ) and sign up or log in.
4242 - Create a new project. Give it any name, and either add a key-value pair or skip that step.
4343 - Create a cluster by choosing the free tier. Give your cluster a name, choose a region, and keep the provider as AWS.
44- - Set a username and password for your database user— these will be part of your connection string.
44+ - Set a username and password for your database- user, these will be part of your connection string.
4545 - Choose ** Node.js** as the driver for your connection method. You will see a connection string, with or without the password filled in.
4646 - Copy the string and use it as your ` MONGO_URL ` in the ` .env ` file.
47478 . ` $ cp .env.example .env `
You can’t perform that action at this time.
0 commit comments