#Get server variables in a React Component

1 messages · Page 1 of 1 (latest)

limpid tusk
#

Is it possible to use the startup command variables inside of a React Component, and how?
In the attached example, the variable would be SRCDS_APPID

limpid tusk
#

i guess calling the /api/application/servers/<id> endpoint would also give me the info i need, any way to do that securely or will i have to make a custom controller?