feat: basic directory navigation

This commit is contained in:
2025-09-17 00:04:12 +00:00
parent 822ffc12df
commit c7f83fc65a
17 changed files with 456 additions and 47 deletions

4
convex.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://raw.githubusercontent.com/get-convex/convex-backend/refs/heads/main/npm-packages/convex/schemas/convex.schema.json",
"functions": "packages/convex"
}