Merge pull request #142 from ClusterCockpit/hotfix

Hotfix
This commit is contained in:
Jan Eitzinger
2023-06-14 14:37:37 +02:00
committed by GitHub
5 changed files with 86 additions and 6 deletions

View File

@@ -41,8 +41,9 @@ versions of third party packages.
## Demo Setup
We provide a shell skript that downloads demo data and automatically builds and starts cc-backend.
You need `wget`, `go`, `node`, `rollup` and `yarn` in your path to start the demo. The demo will download 32MB of data (223MB on disk).
We provide a shell skript that downloads demo data and automatically builds and
starts cc-backend. You need `wget`, `go`, `node`, `npm` in your path to start
the demo. The demo will download 32MB of data (223MB on disk).
```sh
git clone https://github.com/ClusterCockpit/cc-backend.git