lets try sveltekit thensies

This commit is contained in:
2026-01-30 14:01:54 +13:00
commit 7b44b41579
23 changed files with 2436 additions and 0 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
DATABASE_URL="postgres://root:mysecretpassword@localhost:5432/local"