Fragile TBZ Project Modul 426 Instructions to build and start frontend npm install npm run clean:types npm run lock:types npm run build:types npm start Solution for Error glib not found or similar (Arch) sudo pacman -S gobject-introspection Solution for Error blueprint-compiler not found (Arch) sudo pacman -S blueprint-compiler Instructions to start backend Create config.json with help of config.example.json Run node server.js