Convert to monorepo structure #148
Shubhdeep12
started this conversation in
Ideas
Replies: 3 comments
|
Definitely, this can pulled off once #9 is completed. |
0 replies
|
I think we'll get to this during the implementation of the hosted MCP server |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a suggestion -
let's split it into separate packages:
mcp-servermcp-core– shared types, helpers, config (errors, logger, etc.)mcp-cloudflaremcp-climcp-evalsWe can set up a pnpm workspace and move the existing code into these packages.
All reactions