dotnet / tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
MIT License
5.29k stars 521 forks source link

Is this repo out of maintenance? #1606

Open buiqtuan opened 1 year ago

iskandersierra commented 1 year ago

I think so! All closed PRs I see are automatic dependency updates. It is a shame because I use this project to launch locally all my micro service environments 🤷

iskandersierra commented 1 year ago

@jkotalik @rynowak @davidfowl Can we assume this is a stalling project? Is there any suggested path to move on to? I know docker compose is a valid option, but the automation and integration with dapr was a great motivation to use this project

Phiph commented 1 year ago

I'm with you there @iskandersierra I love tye and use it in every project I come across, mainly for the easy Dapr integration, and I even use it in my engineering platform to stand up the services for local dev.

@rynowak @davidfowl If you want a demo - feel free to reach out. I have very little suggestions, but I do think some more QoL improvements can be done. Happy to collaborate and see what we can do!

JohnVottero commented 10 months ago

Project Tye has become .NET Aspire:

https://learn.microsoft.com/en-us/dotnet/aspire/reference/aspire-faq#what-s-the-difference-between--net-aspire-and-project-tye-