feat: Add Supabase integration and initialize remote

This commit is contained in:
2026-03-16 23:05:48 +03:00
parent 9be02e5805
commit fc7dd7a4b2
6 changed files with 260 additions and 2 deletions

View File

@@ -9,6 +9,8 @@
"lint": "eslint"
},
"dependencies": {
"@supabase/ssr": "^0.9.0",
"@supabase/supabase-js": "^2.99.2",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3"