Skip to content

SkillsFundingAgency/das-roatp-gateway

Repository files navigation

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