Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.84 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.84 KB

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