Returns the base url for hublify (backend) app.

Use this for creating deep-links into the app.

 

Examples

Creating a link pointing to the specific Hublify main app page (or login)

<a href="{{ hublify.appUrl() }}">Hublify App</a>