NuGet / Insights

Gather insights about public NuGet.org package data
Apache License 2.0
25 stars 7 forks source link

Consider using Tye #17

Closed loic-sharma closed 2 years ago

loic-sharma commented 3 years ago

While developing locally you need to run both the ExplorePackage.Website website and the ExplorePackages.Worker Azure Function. It may be worthwhile to use project Tye to launch both of these projects together:

joelverhagen commented 3 years ago

Woah, nice idea. Haven't tried Tye yet but it looks great for the job!

joelverhagen commented 2 years ago

Consider how this relates to docker-compose. Example with Azurite: https://github.com/microsoft/planetary-computer-apis/blob/main/docker-compose.yml