rohan-buechner / modular-application-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Start the infrastructure:
tye run --dashboard -v Debug

How to install Tye

https://github.com/dotnet/tye/blob/main/docs/getting_started.md

  1. Run the testbed app.
  gateway accessible via:
  https://localhost:5001/graphql/
  
  deliveries:
  https://localhost:5001/deliveries/
  
  organisations:
  https://localhost:5001/organisations/

About


Languages

Language:C# 98.3%Language:Dockerfile 1.7%