feat(*): first mvp

This commit is contained in:
h
2026-01-20 21:54:48 +01:00
parent b9703da2fc
commit ec17f5e0fd
52 changed files with 2599 additions and 576 deletions

View File

@@ -37,6 +37,8 @@
},
"dependencies": {
"convex": "^1.31.5",
"convex-svelte": "^0.0.12"
"convex-svelte": "^0.0.12",
"marked": "^17.0.1",
"mathjax-full": "^3.2.2"
}
}