Files
cc-backend/web/frontend
Jan Eitzinger 3d99aec185 fix: Log viewer auto-refresh
Entire-Checkpoint: 0fc6e5388e08
2026-03-28 06:45:03 +01:00
..
2026-03-28 06:45:03 +01:00
2026-03-25 07:18:27 +01:00
2026-02-10 09:17:34 +01:00

cc-frontend

Build

A frontend for ClusterCockpit and cc-backend. Backend specific configuration can be done using the constants defined in the intro section in ./rollup.config.mjs.

Builds on:

Get started

Install the dependencies...

npm install

...then build using Rollup:

npm run build