pnpm support
Description
I have developers which used pnpm and I would like to have a strategy to use it with TBC node template.
Implementation ideas
Yarn and npm are not inclused on the node image used by this template. We can either :
- change the image
- install pnpm on
.node-base