File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments