Add graphify, tests and supabase migrations & config

This commit is contained in:
2026-07-17 22:36:09 +04:00
parent a5fd186320
commit c8ff4c04ad
2 changed files with 238 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"devDependencies": {
"supabase": "^2.109.1"
}
}