<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Alex</title>
    <description>The latest articles on DEV Community by Alex (@alexgriz).</description>
    <link>https://dev.to/alexgriz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4037572%2Ff5068d6b-93b3-4a90-a24d-4ded62db8260.png</url>
      <title>DEV Community: Alex</title>
      <link>https://dev.to/alexgriz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alexgriz"/>
    <language>en</language>
    <item>
      <title>Managing microservices from a single terminal</title>
      <dc:creator>Alex</dc:creator>
      <pubDate>Mon, 20 Jul 2026 07:26:11 +0000</pubDate>
      <link>https://dev.to/alexgriz/managing-microservices-from-a-single-terminal-2fl6</link>
      <guid>https://dev.to/alexgriz/managing-microservices-from-a-single-terminal-2fl6</guid>
      <description>&lt;p&gt;The problem: 5 services = 5 windows, scattered logs, and dependencies you have to track in your head.&lt;/p&gt;

&lt;p&gt;The solution: a simple tool that launches everything in one place, displays logs and status, and analyzes errors.&lt;/p&gt;

&lt;p&gt;Stack: C# / .NET&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/alex-griz/Microservice-Architecture-Manager" rel="noopener noreferrer"&gt;https://github.com/alex-griz/Microservice-Architecture-Manager&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;💬 This is an open-source project; I welcome any feedback—coding tips, feature ideas, or constructive criticism are all valuable.&lt;/p&gt;

&lt;p&gt;⭐️ If you find the tool useful, please give it a star on GitHub!&lt;/p&gt;

</description>
      <category>programming</category>
      <category>opensource</category>
      <category>tools</category>
      <category>dotnet</category>
    </item>
  </channel>
</rss>
