- MongoDB database should be downloaded and its settings should be written in appsettings.json files.
- MongoDB -> Country database -> info collection should be created
- MongoDB -> City database -> info collection should be created
- PostgreSQL database should be downloaded and its settings should be written in appsettings.json files. When dotnet-ef migrations added and database updated, district database and info table will be created
- RabbitMQ should be downloaded