Build idp and settings frontends with pnpm

This commit is contained in:
Dominik Schmidt
2022-10-24 20:31:56 +02:00
parent c818d71e6f
commit b195c6bb0d
27 changed files with 22002 additions and 25959 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ So we are trying to reflect this in the tooling. It should be kept simple and qu
Besides standard development tools like git and a text editor, you need the following software for development:
- Go >= v1.18 ([install instructions](https://golang.org/doc/install))
- Yarn ([install instructions](https://classic.yarnpkg.com/en/docs/install))
- pnpm ([install instructions](https://pnpm.io/installation))
- docker ([install instructions](https://docs.docker.com/get-docker/))
- docker-compose ([install instructions](https://docs.docker.com/compose/install/))