feat: allow setting the app name in config
Allow setting the app name in the config using the key appName
. This name replaces Welcome
in the sidebar and ra-cubicweb
in the welcome page header.
Should we instead export the app name in the schema from the API?
Closes #51 (closed)