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

@ -34,10 +34,6 @@ externalPort = 3003
localPort = 41425
externalPort = 6000
[[ports]]
localPort = 42463
externalPort = 5000
[[ports]]
localPort = 43349
externalPort = 3000