Skip to content

Commit f82f273

Browse files
committed
chore: add more examples
1 parent 20dc394 commit f82f273

File tree

140 files changed

+3106
-7945
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+3106
-7945
lines changed

.cursor/mcp.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"mcpServers": {
3+
"nx-mcp": {
4+
"url": "http://localhost:9733/sse"
5+
}
6+
}
7+
}

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ my-app
1111
.vscode
1212

1313
.nx/cache
14-
.nx/workspace-data
14+
.nx/workspace-data
15+
16+
.content-collections

0 commit comments

Comments
 (0)