Skip to content

Commit

Permalink
Splitting: Portfolio Website & Content Sharing Platform
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyush1712 authored Jul 21, 2024
2 parents 84d61b2 + 9d61202 commit dd1619f
Show file tree
Hide file tree
Showing 68 changed files with 8 additions and 5,137 deletions.
21 changes: 1 addition & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
"**/*": "prettier --write --ignore-unknown"
},
"dependencies": {
"@apollo/client": "^3.10.1",
"@apollo/experimental-nextjs-app-support": "^0.10.0",
"@apollo/server": "^4.10.4",
"@as-integrations/next": "^3.0.0",
"@aws-sdk/client-s3": "^3.565.0",
"@aws-sdk/s3-presigned-post": "^3.565.0",
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
Expand All @@ -29,17 +23,8 @@
"@mui/material": "^5.14.14",
"@mui/system": "^5.14.14",
"@mui/x-tree-view": "6.0.0-beta.0",
"@mux/mux-node": "^8.5.1",
"@mux/mux-player-react": "^2.5.0",
"@next/third-parties": "^14.1.4",
"apollo-datasource-mongodb": "^0.6.0",
"aws-sdk": "^2.1609.0",
"fuse.js": "^7.0.0",
"graphql": "^16.8.1",
"html-react-parser": "^5.1.10",
"katex": "^0.16.10",
"mongodb": "^6.5.0",
"mongoose": "^8.3.3",
"next": "14.2.3",
"next-auth": "^4.24.7",
"next-video": "^1.0.4",
Expand All @@ -49,22 +34,18 @@
"react-dom": "^18.3.1",
"react-github-calendar": "^4.1.3",
"react-icons": "^4.11.0",
"react-iframe": "^1.8.5",
"react-markdown": "8.0.7",
"rehype-raw": "^6.1.1",
"remark-breaks": "^3.0.3",
"remark-gfm": "3.0.1",
"resend": "^3.2.0",
"suneditor": "^2.46.2",
"suneditor-react": "^3.6.1",
"video.js": "^7.6.5"
"suneditor-react": "^3.6.1"
},
"devDependencies": {
"@types/katex": "^0.16.7",
"@types/node": "^20",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/video.js": "^7.3.58",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"eslint": "^8",
"eslint-config-next": "14.2.3",
Expand Down
1,741 changes: 6 additions & 1,735 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Binary file removed public/images/default.jpg
Binary file not shown.
Binary file removed public/images/login-background.png
Binary file not shown.
Binary file removed public/videos/background.mp4
Binary file not shown.
Binary file removed public/videos/background.png
Binary file not shown.
23 changes: 0 additions & 23 deletions public/videos/get-started.mp4.json

This file was deleted.

15 changes: 0 additions & 15 deletions public/videos/sitemap.xml

This file was deleted.

14 changes: 0 additions & 14 deletions src/app/Error/layout.tsx

This file was deleted.

68 changes: 0 additions & 68 deletions src/app/Error/page.tsx

This file was deleted.

File renamed without changes.
6 changes: 0 additions & 6 deletions src/app/api/auth/[...nextauth]/route.ts

This file was deleted.

66 changes: 0 additions & 66 deletions src/app/api/graphql/route.ts

This file was deleted.

20 changes: 0 additions & 20 deletions src/app/api/mux/route.ts

This file was deleted.

75 changes: 0 additions & 75 deletions src/app/api/upload/route.ts

This file was deleted.

17 changes: 0 additions & 17 deletions src/app/close-friends/(home)/layout.tsx

This file was deleted.

Loading

1 comment on commit dd1619f

@vercel
Copy link

@vercel vercel bot commented on dd1619f Jul 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.