Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.76 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.76 KB

crest Digital Apprenticeships Service

RoATP Gateway

das-roatp-gateway

Requirements

Setup

  • Clone this repository
Code
  • Grab the das-roatp-gateway 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.RoatpGateway_1.0, Data: {The contents of the local config json file}.

Running the code