From 36b60d118bd004a27bd2cff88cf112c88d71536a Mon Sep 17 00:00:00 2001 From: Andrii Voznesenskyi Date: Mon, 5 Aug 2024 02:32:17 +0200 Subject: [PATCH] (#353) fix: udpate settingsyml --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 77fe0861a..698948e07 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -8,7 +8,7 @@ repository: name: distributed_minispace # A short description of the repository that will show up on GitHub - description: "Microservices-based social network built with .NET8 and ASP .NET Core Blazor Server, following DDD principles. Provides a scalable solution for social media applications, utilizing CQRS, SignalR, .NET ML and event-driven architecture. Features include Choreographical-Orchestrated Saga patterns, asynchronous messaging communication and distributed event sourcing." + description: "Microservices-based social network built with .NET8 and ASP .NET Core Blazor Server, following DDD principles. Provides a scalable solution for social media applications, utilizing CQRS, SignalR, .NET ML and event-driven architecture. Features include Choreographical Saga patterns, asynchronous messaging and distributed event sourcing." # A URL with more information about the repository homepage: https://minispace.itsharppro.com