Is there a way to automate the creation of an app in WAB by reading config files?
We can place the custom widget source code in git, but every time we create an app we have to use the WAB GUI to set the app and widget configuration files, by hand.
Is there a way (a tutorial) to store these files separately (add them to our git repo) and then create a new WAB app automatically using these config files?