Standalone service based on .Net Core 5.0 stack dedicated to simulate traffic based on data provided by https://github.com/opentransportmanager/otm-api/ project.
- .Net Core 5.0 Runtime installed
- (optional) Docker 17.12.0+
Enter otm-simulator folder and then type in:
dotnet run
Run solution file from main repository folder and then build project using Docker or IISExpress preset.