Skip to content

govau/frontdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontdoor

Requirements

  • dotnet core sdk
  • node
  • knowledge of QnA Maker

Environment variables

QnAMakerEndpointKey QnAMakerEndpoint QnAMakerBuyerKbId QnAMakerSellerKbId EventbriteToken SlackFeedbackURL

Starting Development Environment

api/dotnet watch run ui/npm run start

Generating agency.tsv

In tools/directoryConvertor there is a console application that takes the export.xml and converts it into tsv usable with QnA Maker.

To run it, download the export.xml file and put it into tools/directoryConvertor/data folder. Once that is done, run dotnet run in tools/directoryConvertor and the agencies.tsv can be found in tools/directoryConvertor/data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published