Creator scaffolding

This commit is contained in:
Roman Krček
2025-06-23 18:07:23 +02:00
parent 864c77133e
commit 0fdf77a8c3
9 changed files with 260 additions and 67 deletions

View File

@@ -32,6 +32,7 @@
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "^2.50.0",
"@sveltejs/adapter-node": "^5.2.12",
"googleapis": "^150.0.1"
"googleapis": "^150.0.1",
"papaparse": "^5.5.3"
}
}