-
Notifications
You must be signed in to change notification settings - Fork 51
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 936 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 936 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "dev-docs/beads"]
path = dev-docs/beads
url = https://github.com/steveyegge/beads
[submodule "dev-docs/opencode"]
path = dev-docs/opencode
url = https://github.com/sst/opencode.git
[submodule "dev-docs/streamdown"]
path = dev-docs/streamdown
url = https://github.com/vercel/streamdown.git
[submodule "dev-docs/vercel-workflow"]
path = dev-docs/vercel-workflow
url = https://github.com/vercel/workflow.git
[submodule "dev-docs/tanstack-router"]
path = dev-docs/tanstack-router
url = https://github.com/tanstack/router
[submodule "dev-docs/tanstack-query"]
path = dev-docs/tanstack-query
url = https://github.com/tanstack/query
[submodule "dev-docs/convex-js"]
path = dev-docs/convex-js
url = https://github.com/get-convex/convex-js
[submodule "dev-docs/nitro"]
path = dev-docs/nitro
url = https://github.com/nitrojs/nitro
[submodule "dev-docs/hono"]
path = dev-docs/hono
url = https://github.com/honojs/hono