Install Docker if it not installed yet and start Docker.
Then start Docker compose with PostgreSQL and .NET application by command from root folder this repository:
./Docker/run-full-test-stand.cmd
When the test stand is no longer needed, run the command:
./Docker/stop-full-test-stand.cmd