Add supabase

This commit is contained in:
Roman Krček
2025-05-18 19:39:50 +02:00
parent 26fa74ca79
commit 72713ff5d7
2 changed files with 149 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
"vite": "^6.2.6"
},
"dependencies": {
"@supabase/supabase-js": "^2.49.4",
"@sveltejs/adapter-node": "^5.2.12"
}
}