Skip to content

SkillsFundingAgency/das-roatp-oversight

Repository files navigation

crest Digital Apprenticeships Service

RoATP Roatp Oversight

das-roatp-oversight

Requirements

Setup

  • Clone this repository
Code
  • Grab the das-roatp-oversight configuration json file from das-employer-config
  • Create a Configuration table in your (Development) local Azure Storage account.
  • Add a row to the Configuration table with fields: PartitionKey: LOCAL, RowKey: SFA.DAS.RoatpOversight_1.0, Data: {The contents of the local config json file}.
  • Alter the SqlConnectionString value in the json to point to your database.

Running the code