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

File regen-illustrations.ts

scripts/regen-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 pg from 'pg';
3import * as dotenv from 'dotenv';
4dotenv.config({ path: '.env.local' });

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected