server/front/readme.md
Front service is suited to deliver application bundles and resource assets, it also work as resize/recode service for previews, perform blob storage front operations.
providerName could be set to * in this case it will be default preview provider.
If no preview config are specified, a default one targating a front service preview/resize functionality will be used.
/files/${getCurrentWorkspaceUrl()}?file=:blobId&size=:size
Only a downloadFile variant of URIs will work, since app is hosted on localhost and token should be valid to use preview on production environment.