goto('/')}>
{#if $session.userId}
Already logged in...
{:else}
Coolify
v{$session.version}
Register
{#if userCount === 0}
You are registering the first user. It will be the administrator of your Coolify instance.
{/if} {/if}