JavaScript appears to be disabled on your web browser, some functions may not work such as opening menus.
SudoVanilla Ark
Ark
{
"name": "astro-supabase",
"type": "module",
"version": "0.0.1",
"scripts": {
"start": "astro dev"
},
"dependencies": {
"@astrojs/node": "^8.3.2",
"@supabase/supabase-js": "^2.44.4",
"astro": "^4.11.5",
"sass": "^1.77.8"
}