REST Service for POPCORN - ILIAS
alex
2025-11-17 3d646156c378c6182e55c673c118c23d53ff0a05
package.json
@@ -10,7 +10,8 @@
    "dev": "nodemon app.js",
    "dev-ui": "vite",
    "build": "vite build",
    "php": "bash copyPhp"
      "php": "bash copyPhp",
      "test-connect": "mocha test/testConnect.js"
  },
  "dependencies": {
    "@fastify/compress": "^8.0.1",