feat: basic directory navigation

This commit is contained in:
2025-09-17 00:04:12 +00:00
parent c7fb40e8eb
commit 44ce32fd84
17 changed files with 456 additions and 47 deletions

View File

@@ -13,6 +13,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.2.4",
"@types/bun": "latest"
"@types/bun": "latest",
"convex": "^1.27.0"
}
}