element icon indicating copy to clipboard operation
element copied to clipboard

element-api should have instructions to generate a valid .runtimeconfig.json to run the api locally

Open gjgd opened this issue 6 years ago • 2 comments

gjgd avatar Aug 16 '19 10:08 gjgd

yes!

it has env:create:local but there is no documentation around it, and indeed this is used for testing only.

OR13 avatar Aug 16 '19 13:08 OR13

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

gjgd avatar Aug 16 '19 14:08 gjgd