Skip to content

Commit

Permalink
Merge pull request #3920 from dlabrecq/deps
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
dlabrecq authored Jul 8, 2024
2 parents 59fcdea + 4c8fdec commit a75f026
Show file tree
Hide file tree
Showing 3 changed files with 484 additions and 2,022 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ Submit issues in [Jira].

* [NodeJS v18.15+][nodejs]
* [npm v9.5+][npm]
* [Podman][podman]

After installing Podman, create and start your VM.

```
podman machine init
podman machine start
```

## Setup `hosts` entries (do this once)

Expand Down Expand Up @@ -207,5 +215,6 @@ This [RELEASE][release-doc] doc describes how to release Koku UI to each staging
[npm]: https://www.npmjs.com/
[patch-etc-hosts]: https://github.com/RedHatInsights/insights-proxy/blob/master/scripts/patch-etc-hosts.sh
[Patternfly]: https://www.patternfly.org/
[podman]: https://podman.io/docs/installation
[release-doc]: https://github.com/project-koku/koku-ui/blob/main/RELEASE.md
[serving-files-locally]: https://github.com/RedHatInsights/chrome-service-backend/blob/main/docs/cloud-services-config.md#serving-files-locally
Loading

0 comments on commit a75f026

Please sign in to comment.