DEV Community

Alex
Alex

Posted on

Managing microservices from a single terminal

The problem: 5 services = 5 windows, scattered logs, and dependencies you have to track in your head.

The solution: a simple tool that launches everything in one place, displays logs and status, and analyzes errors.

Stack: C# / .NET

GitHub: https://github.com/alex-griz/Microservice-Architecture-Manager

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

⭐️ If you find the tool useful, please give it a star on GitHub!

Top comments (0)