MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / gen-top-illustrations.ts

File gen-top-illustrations.ts

scripts/gen-top-illustrations.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { generateIllustration } from '../server/src/services/illustration-generator.js';
2import { initializeDatabase, getPool } from '../server/src/db/client.js';
3
4// Initialize database from env

Callers

nothing calls this directly

Calls 2

initializeDatabaseFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected