Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahil1786 committed May 12, 2024
1 parent 90c1fd6 commit ead379f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ If you're new to contributing to open-source projects, don't worry! Here's how y
PORT=3000
ACCESS_TOKEN_SECRET = youraccesstokensecret
MAIL_ID = yourmailid
PASS_ID = yourpassword
PASS_ID = your gamil app password
```

7. **Database**: If MongoDB is not installed on your local machine, install it. Once you run the project, databases and collections will be automatically created.
7. **Database**: If MongoDB is not installed on your local machine, install it. Once you run the project, databases and collections will be automatically created, write the commnd "mongod" on your terminal .

8. **Running The Project On Local Machine**: To render the website, go to

Expand Down

0 comments on commit ead379f

Please sign in to comment.