Config
Start here
Section titled “Start here”flareConfigCreates a typed config token for a top-level section offlare.json.ConfigTokenIdentifies a top-level section of the resolved Flare config object with type info.HOST_CONFIGPre-defined token for Flare-internal host config (host.env,host.port).LOG_CONFIGPre-defined token for Flare-internal log config (log.level,log.format).
Functions
Section titled “Functions”flareConfigCreates a typed config token for a top-level section offlare.json.
ConfigTokenIdentifies a top-level section of the resolved Flare config object with type info.HostConfigResolved shape of thehostsection offlare.json.LogConfigResolved shape of thelogsection offlare.json.
Constants
Section titled “Constants”HOST_CONFIGPre-defined token for Flare-internal host config (host.env,host.port).LOG_CONFIGPre-defined token for Flare-internal log config (log.level,log.format).