# saiku **Repository Path**: mirrors_belerweb/saiku ## Basic Information - **Project Name**: saiku - **Description**: saiku analytics - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SAIKU saiku --------------- Usage: ./saiku build Builds all or an individual saiku project Example: saiku build all Others: saiku build < all | ui | server | webapp | bi-platform-plugin > Usage: ./saiku run package can be: server starts or stops the server, according to the argument ui [port] [backend_host] [backend_port] Executes node saiku-ui/server.js [port] [backend_host] [backend_port] Default is: node server.js 8080 dev.analytical-labs.com 80