feat: Carbone Word template integration with DOCX merge and LibreOffice PDF conversion

This commit is contained in:
root
2026-07-16 09:03:44 +00:00
parent ffa4655d39
commit 9dc14b0f58
11 changed files with 2696 additions and 3 deletions

View File

@@ -10,6 +10,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"puppeteer": "^25.3.0"
"archiver": "^8.0.0",
"carbone": "^3.8.2",
"cors": "^2.8.6",
"express": "^5.2.1",
"multer": "^2.2.0",
"puppeteer": "^25.3.0",
"uuid": "^14.0.1"
}
}