Compare commits
2 Commits
64584c6f6d
...
0ea7e1053c
Author | SHA1 | Date | |
---|---|---|---|
0ea7e1053c | |||
![]() |
cb3322d354 |
@ -142,8 +142,7 @@ Port usage: 8282 (renderer) + 8081 (service)
|
|||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart LR
|
flowchart LR
|
||||||
D[renderer] <--> A[extention.ts] <--> B
|
D[renderer] <--> A[extention.ts] <--> B[service]
|
||||||
[service]
|
|
||||||
B <--mcp--> m(MCP Server)
|
B <--mcp--> m(MCP Server)
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -152,4 +151,4 @@ Build for deployment:
|
|||||||
```bash
|
```bash
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
Then just press F5, いただきます (Let's begin)
|
Then just press F5, いただきます (Let's begin)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user