element
element copied to clipboard
element-api should have instructions to generate a valid .runtimeconfig.json to run the api locally
yes!
it has env:create:local but there is no documentation around it, and indeed this is used for testing only.
I believe that creates local.runtimeconfig.json, not .runtimeconfig.json, the latter being necessary for running npm run start npm run shell npm run serve