Add start script

This commit is contained in:
René Preuß
2024-01-21 17:49:54 +01:00
parent e60f6ec846
commit 2c281a3921

View File

@@ -11,5 +11,8 @@
"multer": "^1.4.5-lts.1",
"pdf-to-printer": "^5.6.0",
"unix-print": "^1.3.2"
},
"scripts": {
"start": "node index.js"
}
}