carbon-ui-server
carbon-ui-server copied to clipboard
**Description:** There should be an API to retrieve messages for a given locale. - Messages should be read from `/languages/.json`. - API - `GET` `//apis/languages/` will return all available locales...
**Description:** With the current implementation, we append the word `app` just after the app context `https://localhost:9292/publisher/public/app/dist/index.bundle.js` Since we use that naming convention to differentiate the app specific static files and...
**Description:** I'm wondering if it is still possible to deploy or configure the UI with a HTTP listener? I can find some hints that it should but no evidence so...