Skip to content

Commit 9f4ab8f

Browse files
committed
Merge branch 'staging' of https://github.com/afrin-k/papers-codechef into staging
2 parents 8fedc51 + b5f144b commit 9f4ab8f

File tree

11 files changed

+63
-520
lines changed

11 files changed

+63
-520
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
"@react-pdf-viewer/zoom": "^3.12.0",
2525
"@t3-oss/env-nextjs": "^0.10.1",
2626
"@types/mongoose": "^5.11.97",
27+
"@upstash/ratelimit": "^2.0.3",
28+
"@vercel/kv": "^3.0.0",
2729
"axios": "^1.7.2",
2830
"bcrypt": "^5.1.1",
2931
"class-variance-authority": "^0.7.0",

pnpm-lock.yaml

+36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/app/api/admin/bulk-upload-pdf/route.ts

-84
This file was deleted.

src/app/api/admin/dashboard/route.ts

-5
This file was deleted.

src/app/api/admin/imgtopdf/route.ts

-138
This file was deleted.

0 commit comments

Comments
 (0)