MCPcopy Index your code
hub / github.com/ConduitPlatform/Conduit

github.com/ConduitPlatform/Conduit @v1.0.11

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.11 ↗ · + Follow
1,540 symbols 3,380 edges 337 files 18 documented · 1%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

lerna .github/workflows/development.yml

Conduit Platform

Conduit is a NodeJS Based Application Platform, that aims to cut down backend development times by providing ready-made modules that offer common functionality out of the box.

Running

  • yarn
  • npx lerna run build

Info

  • HTTP Server runs at: http://localhost:3000
  • Grpc Server runs at: localhost:55152

DONE

  • Create the modules
  • Ability to split config schema per module for easier maintenance
  • Data persistence for config data
  • Cluster mode support to run multiple instances
  • Event bus system to handle inter-module communications

TODO

  • Messaging system to communicate with micro-services and other instances

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 788
Function 459
Class 245
Interface 39
Enum 9

Languages

TypeScript100%

Modules by API surface

admin/app/src/components/cms/custom-endpoints/CustomQueries.js38 symbols
libraries/sdk/src/helpers/TypeHelpers.ts35 symbols
libraries/grpc-sdk/src/helpers/TypeHelpers.ts35 symbols
admin/app/src/http/requests.js33 symbols
packages/config/src/index.ts28 symbols
packages/router/src/controllers/GraphQl/GraphQL.ts23 symbols
libraries/grpc-sdk/src/index.ts23 symbols
libraries/email-provider/src/transports/mailgun/mailgunMailBuilder.ts21 symbols
libraries/email-provider/src/transports/nodemailer/nodemailerBuilder.ts20 symbols
packages/router/src/index.ts18 symbols
modules/database-provider/src/DatabaseProvider.ts18 symbols
libraries/sdk/src/interfaces/Route.ts18 symbols

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add Conduit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page