Phoenix should be a pure web frontend / web client.
In an ideal world we drop the front end into a web space for hosting and a config parameter (json file?) points the client to the existing owncloud backend instance.
A json file is the only option without a build step... Or SSI which is only supported by a few Webservers and should be a no-go
@SamuAlfageme pointed out the fact that such frontend code could be used by mobile apps as well in a web view
This is implemented -> close
Most helpful comment
@SamuAlfageme pointed out the fact that such frontend code could be used by mobile apps as well in a web view