# tye application configuration file # read all about it at https://github.com/dotnet/tye name: frontend-backend services: - name: backend azureFunction: backend/ pathToFunc: /npm/node_modules/node_modules/azure-functions-core-tools/bin/func.dll - name: frontend project: frontend/frontend.csproj