REST Service for POPCORN - ILIAS
alex
2025-07-06 e19f1dc6c1f262d01e3806f95563a072ead6e512
package.json
@@ -9,7 +9,8 @@
    "start": "node app.js",
    "dev": "nodemon app.js",
    "dev-ui": "vite",
    "build": "vite build"
    "build": "vite build",
    "php": "bash copyPhp"
  },
  "dependencies": {
    "@fastify/compress": "^8.0.1",