2
0
forked from jmug/cactoide

feat: add docker and readme

This commit is contained in:
Levente Orban
2025-08-27 08:47:15 +02:00
parent 3d133a6539
commit 9feb3bf64d
19 changed files with 509 additions and 787 deletions

View File

@@ -1,8 +1,6 @@
<script lang="ts">
import type { CreateEventData, EventType } from '$lib/types';
import { goto } from '$app/navigation';
import { enhance } from '$app/forms';
import { onMount } from 'svelte';
export let form;