feat: supabase

This commit is contained in:
dextmorgn
2025-03-23 23:11:59 +01:00
parent 5adc3b2ec2
commit 2cf3c8a343
50 changed files with 5259 additions and 188 deletions

View File

@@ -8,5 +8,8 @@
"license": "MIT",
"scripts": {
"dev": "docker compose up -d"
},
"devDependencies": {
"supabase": "^2.19.7"
}
}
}