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