I have a back end built in c#
I have a frontend built in aurelia 2, front end files are mostly html and .js as codebehind files.
How can i read a key from web.config located in the server and get this value in frntend aurelia version 2 ?
in a simple way ?