MCPcopy Create free account
hub / github.com/ZenSystemAI/Zengram / index.js

File index.js

api/src/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from 'express';
2import crypto from 'crypto';
3import pg from 'pg';
4import { authMiddleware } from './middleware/auth.js';

Callers

nothing calls this directly

Calls 4

startupConfigIssuesFunction · 0.90
probePostgresFunction · 0.85
embeddingsReadyFunction · 0.85
startFunction · 0.85

Tested by

no test coverage detected