goto('/')}>
{#if $session.userId}
Already logged in...
{:else}
{#if $session.whiteLabelDetails.icon} Icon for white labeled version of Coolify {:else}
Coolify
{/if}
{#if userCount === 0}
You are registering the first user. It will be the administrator of your Coolify instance.
It will take a while, because Coolify will configure itself, the proxy and other docker related stuff.
{/if} {/if}