Earn 6,750 ($67.50)
Fix Puppeteer PDF Generation Issue on Replit Autoscale (Production)
Bounty Description
Task Description:
Fix Puppeteer PDF Generation Issue on Replit Autoscale (Production)
I’m using Puppeteer to generate PDFs for personalized children’s books that include images and text.
It works perfectly in Replit dev environment but fails in production
The goal is to make it work with production set up on Replit Autoscale.
What I need:
• Diagnose and fix the Puppeteer setup so it works reliably on Replit’s Autoscale environment in production.
• Ensure the PDF generation runs successfully for every order without failing.
Important notes:
• React Vite + Node.js environment
• Puppeteer is already installed and working in dev
• Project is production critical (kids’ book orders)
• Prefer lightweight, reliable solutions
Deliverables:
• Fixed code/configuration
• Clear explanation of the changes
• Testing proof (simple log/screenshots showing successful PDF generation in Replit production)