To be able to run Project Y website and all the background services, you firstly need to deploy some Azure services, and configure authentication.
Note: Project Y and Ygdra means the same :)
- An Azure account with an active subscription. Create an account for free.
- Azure CLI
- .Net Core 3.1 SDK
- Visual Studio 2019 with the ASP.NET and web development workload.
If you've already install Visual Studio 2019:
- Install the latest updates in Visual Studio by selecting Help > Check for Updates.
- Add the workload by selecting Tools > Get Tools and Features.
You have 2 readme files available to deploy everything you need:
Setup Project Y By Script: This setup documentation uses a script to automatically creates everything for you.
Setup Project Y Manually: This setup documentation details all the steps you need to do manually, to eventually have a full solution deployed.