Skip to content

Commit bc5d9f0

Browse files
committed
docs: remove MongoDB related info from README
1 parent df1cde4 commit bc5d9f0

2 files changed

Lines changed: 0 additions & 21 deletions

File tree

DISABLED_FEATURES.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ This project is the repo of
124124
- [Contributing](#contributing)
125125
- [Questions](#questions)
126126
- [License](#license)
127-
- [Disabled Features](#disabled-features)
128127
- [List of Contributors](#list-of-contributors)
129128

130129
## Features
@@ -154,7 +153,6 @@ This project is the repo of
154153
- Next.js
155154
- TypeScript
156155
- Tailwind CSS
157-
- MongoDB Atlas
158156
- Clerk (Authentication)
159157
- GitHub API
160158

@@ -190,11 +188,6 @@ Follow these steps to run the application in your local environment:
190188
You will need to replace the placeholder values in this file with your actual
191189
credentials.
192190

193-
- For [MongoDB Atlas](https://www.mongodb.com/cloud/atlas), you will need to
194-
replace `MONGODB_URI` with your MongoDB connection string. You can get this
195-
from the MongoDB Atlas dashboard. Also, remember to add `0.0.0.0/0` to the
196-
Network Access to allow connections from all IP addresses.
197-
198191
- For Github you need to replace `GITHUB_ID` and `GITHUB_SECRET` with your on
199192
credentials by creating a GitHub OAuth Application:
200193

0 commit comments

Comments
 (0)