setup supabase and dev QoL features

This commit is contained in:
TD
2026-08-21 15:58:03 +02:00
parent d1a3178234
commit 147a270e02
19 changed files with 887 additions and 10 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" }
]
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }],
"compilerOptions": {
}
}