Install required software
Docker¶
dockeranddocker composeOfficial guide- Make it possible to use docker without sudo by following the Linux postinstall guide
Node.js and npm¶
- Install latest LTS version using official guide
- Alternatively use NVM to be able to change Node version more easily
.NET SDK¶
- Install .NET 8 LTS version using official guide