Skip to content

Commit bbfee51

Browse files
committed
remove MongoDB from the project since the data is no longer stored anywhere but instead fetch it straight from GitHb
1 parent b9592e7 commit bbfee51

30 files changed

Lines changed: 0 additions & 1353 deletions

.env.local.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
MONGODB_URI=mongodb+srv://<your-username>:<your-password>@cluster0.rk4resh.mongodb.net/<your-database-name>?retryWrites=true&w=majority
21
GITHUB_ID=<your-github-client-id>
32
GITHUB_SECRET=<your-github-client-secret>
43
GITHUB_TOKEN=<your_github_personal_access_token>

components/Dashboard.jsx

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

components/common/PageBackground.tsx

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

components/index/Badges.tsx

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

components/index/IndexIntro.tsx

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

0 commit comments

Comments
 (0)