Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Prerequisites: Visual Studio 2022 and .NET Core 6, (Optional) Docker Desktop

  1. Make sure that the development team members are part of the TC-CivAv-Medical-Developers group to access the cloud resources needed by the application.

  2. Locally clone the CAMMS project (https://dev.azure.com/transport-canada/Medical Certificate Processing/_git/CAMMS-SMMAC). Make sure that there are no whitespaces present in the directory path.

    Image RemovedImage RemovedImage AddedImage Added
  3. Make sure to install have the TC Nuget package from Nuget Package Manager.

    Image RemovedImage Removed

    and DevOps NuGet sources set up.

    Image AddedImage Added
  4. Select the “Dev” branch.

    Image RemovedImage Added
  5. In the debug toolbar, select “CSF.SRDashboard.Client” as the startup project and select “DEV” as the debug target.

    Image RemovedImage Added