Microservice Solution¶
This document explains how to start PSS®X platform application as microservice based solution.
Pre-Requirements¶
The following tools are required in order to run the solution;
- Visual Studio 2022 (v17.8+) or another suitable IDE.
- .NET 8.0+ SDK (If you have Visual Studio 2022, this will be installed already)
- NPM v16+ (or Yarn 1.21<).
- Powershell 5.0+
- Docker Desktop v4.0+
- Chocolatey v2.4+
- Mkcert v1.4+
- OpenSSL v3.4+
Other dependencies (like Valkey and RabbitMQ) comes with a docker-compose configuration, so no external installation required.