REST Service for POPCORN - ILIAS
alex
2025-07-11 3619a948d3d42f63bfa7e330899fe8cddd03f55e
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",