Welcome!

{#if $user.admin}

You are logged in as administrator. You can use the admin icon in the top header to access the dashboard. You can also type ctrl-alt-b to access quick links to helpful developer tools in the dashboard.

{:else}

You are not flagged as an administrator. Use sqlite3 to change your user to have admin=1 in the database, then reload.

{/if} Edit client/pages/Home.svelte to start your project. Use ctrl-alt-b to view the tools.