...
- Add custom labels and translations in the lang_xx_XX_custom.json files in the lang folder
Add custom configuration to client-config-custom.json
The essential UI configuration is the API endpoint
{
...
"config.endpoint": "http://myAbiquoServer/api",
...
}