Add a PDF viewer to display uploaded documents as slides

Add pdfjs-dist dependency to enable PDF rendering functionality.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/yjv3HO6
This commit is contained in:
kimjaehyeon0101
2025-10-14 06:36:14 +00:00
parent 0ed3b3e4d5
commit 745e41c6ce
3 changed files with 199 additions and 4 deletions

View File

@ -63,6 +63,7 @@
"openid-client": "^6.8.1",
"passport": "^0.7.0",
"passport-local": "^1.0.0",
"pdfjs-dist": "^5.4.296",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",